1
2
3
4
5 import _ollypython
6 import new
7 new_instancemethod = new.instancemethod
9 if (name == "thisown"): return self.this.own(value)
10 if (name == "this"):
11 if type(value).__name__ == 'PySwigObject':
12 self.__dict__[name] = value
13 return
14 method = class_type.__swig_setmethods__.get(name,None)
15 if method: return method(self,value)
16 if (not static) or hasattr(self,name):
17 self.__dict__[name] = value
18 else:
19 raise AttributeError("You cannot add attributes to %s" % self)
20
23
25 if (name == "thisown"): return self.this.own()
26 method = class_type.__swig_getmethods__.get(name,None)
27 if method: return method(self)
28 raise AttributeError,name
29
31 try: strthis = "proxy of " + self.this.__repr__()
32 except: strthis = ""
33 return "<%s.%s; %s >" % (self.__class__.__module__, self.__class__.__name__, strthis,)
34
35 import types
36 try:
37 _object = types.ObjectType
38 _newclass = 1
39 except AttributeError:
41 _newclass = 0
42 del types
43
44
45
47 """Browsefilename(char title, char name, char defext, int getarguments) -> int"""
48 return _ollypython.Browsefilename(*args)
49
51 """
52 Decodeaddress(ulong addr, ulong base, int addrmode, char symb, int nsymb,
53 char textlen_buffer) -> int
54 """
55 return _ollypython.Decodeaddress(*args)
56
58 """Decoderelativeoffset(ulong addr, int addrmode, char symb, int nsymb) -> int"""
59 return _ollypython.Decoderelativeoffset(*args)
60
62 """Decodecharacter(char textlen_buffer, uint c) -> int"""
63 return _ollypython.Decodecharacter(*args)
64
66 """Printfloat4(char textlen_buffer, float f) -> int"""
67 return _ollypython.Printfloat4(*args)
68
70 """Printfloat8(char textlen_buffer, double d) -> int"""
71 return _ollypython.Printfloat8(*args)
72
74 """Printfloat10(char textlen_buffer, long double ext) -> int"""
75 return _ollypython.Printfloat10(*args)
76
78 """Print3dnow(char textlen_buffer, uchar f) -> int"""
79 return _ollypython.Print3dnow(*args)
80
82 """Printsse(char textlen_buffer, char f) -> int"""
83 return _ollypython.Printsse(*args)
84
86 """Findlabelbyname(char textlen_buffer, ulong OUTPUT, ulong addr0, ulong addr1) -> int"""
87 return _ollypython.Findlabelbyname(*args)
88
90 """Findimportbyname(char textlen_buffer, ulong addr0, ulong addr1) -> ulong"""
91 return _ollypython.Findimportbyname(*args)
92
94 """Demanglename(char name, int type, char textlen_buffer) -> int"""
95 return _ollypython.Demanglename(*args)
96
98 """Findsymbolicname(ulong addr, char textlen_buffer) -> int"""
99 return _ollypython.Findsymbolicname(*args)
100
102 """
103 Issuspicious(char cmd, ulong size, ulong ip, ulong threadid, t_reg OUTPUT,
104 char textlen_buffer) -> int
105 """
106 return _ollypython.Issuspicious(*args)
107
109 """
110 Assemble(char cmd, ulong ip, t_asmmodel OUTPUT, int attempt,
111 int constsize, char textlen_buffer) -> int
112 """
113 return _ollypython.Assemble(*args)
114
116 """Decodethreadname(char textlen_buffer, ulong threadid, int mode) -> int"""
117 return _ollypython.Decodethreadname(*args)
118
120 """Decoderange(ulong addr, ulong size, char textlen_buffer) -> int"""
121 return _ollypython.Decoderange(*args)
122
124 """Readcommand(ulong ip, char cmdbuffer) -> ulong"""
125 return _ollypython.Readcommand(*args)
126
128 """
129 Getruntraceregisters(int nback, t_reg OUTPUT, t_reg OUTPUT, char cmdbuffer,
130 char textlen_buffer) -> int
131 """
132 return _ollypython.Getruntraceregisters(*args)
133
135 """Decodeascii(ulong value, char textlen_buffer, int len, int mode) -> int"""
136 return _ollypython.Decodeascii(*args)
137
139 """Decodeunicode(ulong value, char textlen_buffer, int len) -> int"""
140 return _ollypython.Decodeunicode(*args)
141
143 """Getresourcestring(t_module pm, ulong id, char textlen_buffer) -> int"""
144 return _ollypython.Getresourcestring(*args)
145
147 """Getwatch(int indexone, char textlen_buffer) -> int"""
148 return _ollypython.Getwatch(*args)
149
151 """Pluginreadstringfromini(HINSTANCE dllinst, char key, char textlen_buffer, char def) -> int"""
152 return _ollypython.Pluginreadstringfromini(*args)
153
155 """Registerpluginclass(char name, char iconname, HINSTANCE dllinst, WNDPROC classproc) -> int"""
156 return _ollypython.Registerpluginclass(*args)
157
159 """
160 Disasm(uchar src, ulong srcsize, ulong srcip, uchar srcdec,
161 t_disasm OUTPUT, int disasmmode, ulong threadid) -> ulong
162 """
163 return _ollypython.Disasm(*args)
164
166 """
167 Expression(t_result OUTPUT, char expression, int a, int b, uchar data,
168 ulong database, ulong datasize, ulong threadid) -> int
169 """
170 return _ollypython.Expression(*args)
171
173 """Getbreakpointtypecount(ulong addr, ulong OUTPUT) -> ulong"""
174 return _ollypython.Getbreakpointtypecount(*args)
175
177 """Findhittrace(ulong addr, uchar OUTPUT, ulong OUTPUT) -> uchar"""
178 return _ollypython.Findhittrace(*args)
179
181 """Isretaddr(ulong retaddr, ulong OUTPUT) -> ulong"""
182 return _ollypython.Isretaddr(*args)
183
185 """Getdisassemblerrange(ulong OUTPUT, ulong OUTPUT)"""
186 return _ollypython.Getdisassemblerrange(*args)
187
189 """Getproclimits(ulong addr, ulong OUTPUT, ulong OUTPUT) -> int"""
190 return _ollypython.Getproclimits(*args)
191
193 """Getsourcefilelimits(ulong nameaddr, ulong OUTPUT, ulong OUTPUT) -> int"""
194 return _ollypython.Getsourcefilelimits(*args)
195 PLUGIN_VERSION = _ollypython.PLUGIN_VERSION
196 TEXTLEN = _ollypython.TEXTLEN
197 ARGLEN = _ollypython.ARGLEN
198 USERLEN = _ollypython.USERLEN
199 SHORTLEN = _ollypython.SHORTLEN
200 BLACK = _ollypython.BLACK
201 BLUE = _ollypython.BLUE
202 GREEN = _ollypython.GREEN
203 CYAN = _ollypython.CYAN
204 RED = _ollypython.RED
205 MAGENTA = _ollypython.MAGENTA
206 BROWN = _ollypython.BROWN
207 LIGHTGRAY = _ollypython.LIGHTGRAY
208 DARKGRAY = _ollypython.DARKGRAY
209 LIGHTBLUE = _ollypython.LIGHTBLUE
210 LIGHTGREEN = _ollypython.LIGHTGREEN
211 LIGHTCYAN = _ollypython.LIGHTCYAN
212 LIGHTRED = _ollypython.LIGHTRED
213 LIGHTMAGENTA = _ollypython.LIGHTMAGENTA
214 YELLOW = _ollypython.YELLOW
215 WHITE = _ollypython.WHITE
216 MINT = _ollypython.MINT
217 SKYBLUE = _ollypython.SKYBLUE
218 IVORY = _ollypython.IVORY
219 GRAY = _ollypython.GRAY
220 NCOLORS = _ollypython.NCOLORS
221 BKTRANSP = _ollypython.BKTRANSP
222 BKBLACK = _ollypython.BKBLACK
223 BKGRAY = _ollypython.BKGRAY
224 BKWHITE = _ollypython.BKWHITE
225 BKCYAN = _ollypython.BKCYAN
226 BKGREEN = _ollypython.BKGREEN
227 BKRED = _ollypython.BKRED
228 BKYELLOW = _ollypython.BKYELLOW
229 BLACKWHITE = _ollypython.BLACKWHITE
230 BLUEGOLD = _ollypython.BLUEGOLD
231 SKYWIND = _ollypython.SKYWIND
232 NIGHTSTARS = _ollypython.NIGHTSTARS
233 SCHEME4 = _ollypython.SCHEME4
234 SCHEME5 = _ollypython.SCHEME5
235 SCHEME6 = _ollypython.SCHEME6
236 SCHEME7 = _ollypython.SCHEME7
237 FIXEDFONT = _ollypython.FIXEDFONT
238 TERMINAL6 = _ollypython.TERMINAL6
239 FIXEDSYS = _ollypython.FIXEDSYS
240 COURIERFONT = _ollypython.COURIERFONT
241 LUCIDACONS = _ollypython.LUCIDACONS
242 FONT5 = _ollypython.FONT5
243 FONT6 = _ollypython.FONT6
244 FONT7 = _ollypython.FONT7
245 MAINFONT = _ollypython.MAINFONT
246 SYSFONT = _ollypython.SYSFONT
247 INFOFONT = _ollypython.INFOFONT
248 ADC_DEFAULT = _ollypython.ADC_DEFAULT
249 ADC_DIFFMOD = _ollypython.ADC_DIFFMOD
250 ADC_NOMODNAME = _ollypython.ADC_NOMODNAME
251 ADC_VALID = _ollypython.ADC_VALID
252 ADC_INMODULE = _ollypython.ADC_INMODULE
253 ADC_SAMEMOD = _ollypython.ADC_SAMEMOD
254 ADC_SYMBOL = _ollypython.ADC_SYMBOL
255 ADC_JUMP = _ollypython.ADC_JUMP
256 ADC_OFFSET = _ollypython.ADC_OFFSET
257 ADC_STRING = _ollypython.ADC_STRING
258 ADC_ENTRY = _ollypython.ADC_ENTRY
259 ADC_UPPERCASE = _ollypython.ADC_UPPERCASE
260 ADC_WIDEFORM = _ollypython.ADC_WIDEFORM
261 ADC_NONTRIVIAL = _ollypython.ADC_NONTRIVIAL
262 ADC_DYNAMIC = _ollypython.ADC_DYNAMIC
263 PLAINASCII = _ollypython.PLAINASCII
264 DIACRITICAL = _ollypython.DIACRITICAL
265 RAREASCII = _ollypython.RAREASCII
266 MAXCMDSIZE = _ollypython.MAXCMDSIZE
267 NSEQ = _ollypython.NSEQ
268 NMODELS = _ollypython.NMODELS
269 DIA_ASKGLOBAL = _ollypython.DIA_ASKGLOBAL
270 DIA_HEXONLY = _ollypython.DIA_HEXONLY
271 DIA_ALIGNED = _ollypython.DIA_ALIGNED
272 DIA_DEFHEX = _ollypython.DIA_DEFHEX
273 DIA_DEFASCII = _ollypython.DIA_DEFASCII
274 DIA_DEFUNICODE = _ollypython.DIA_DEFUNICODE
275 DIA_SEARCH = _ollypython.DIA_SEARCH
276 DIA_HISTORY = _ollypython.DIA_HISTORY
277 ANIMATE_OFF = _ollypython.ANIMATE_OFF
278 ANIMATE_IN = _ollypython.ANIMATE_IN
279 ANIMATE_OVER = _ollypython.ANIMATE_OVER
280 ANIMATE_RET = _ollypython.ANIMATE_RET
281 ANIMATE_SKPRET = _ollypython.ANIMATE_SKPRET
282 ANIMATE_USER = _ollypython.ANIMATE_USER
283 ANIMATE_TRIN = _ollypython.ANIMATE_TRIN
284 ANIMATE_TROVER = _ollypython.ANIMATE_TROVER
285 ANIMATE_STOP = _ollypython.ANIMATE_STOP
287 """Proxy of C t_hexstr struct"""
288 __swig_setmethods__ = {}
289 __setattr__ = lambda self, name, value: _swig_setattr(self, t_hexstr, name, value)
290 __swig_getmethods__ = {}
291 __getattr__ = lambda self, name: _swig_getattr(self, t_hexstr, name)
292 __repr__ = _swig_repr
293 __swig_setmethods__["n"] = _ollypython.t_hexstr_n_set
294 __swig_getmethods__["n"] = _ollypython.t_hexstr_n_get
295 if _newclass:n = property(_ollypython.t_hexstr_n_get, _ollypython.t_hexstr_n_set)
296 __swig_setmethods__["data"] = _ollypython.t_hexstr_data_set
297 __swig_getmethods__["data"] = _ollypython.t_hexstr_data_get
298 if _newclass:data = property(_ollypython.t_hexstr_data_get, _ollypython.t_hexstr_data_set)
299 __swig_setmethods__["mask"] = _ollypython.t_hexstr_mask_set
300 __swig_getmethods__["mask"] = _ollypython.t_hexstr_mask_get
301 if _newclass:mask = property(_ollypython.t_hexstr_mask_get, _ollypython.t_hexstr_mask_set)
303 """__init__(self) -> t_hexstr"""
304 this = _ollypython.new_t_hexstr(*args)
305 try: self.this.append(this)
306 except: self.this = this
307 __swig_destroy__ = _ollypython.delete_t_hexstr
308 __del__ = lambda self : None;
309 t_hexstr_swigregister = _ollypython.t_hexstr_swigregister
310 t_hexstr_swigregister(t_hexstr)
311
313 """Proxy of C t_asmmodel struct"""
314 __swig_setmethods__ = {}
315 __setattr__ = lambda self, name, value: _swig_setattr(self, t_asmmodel, name, value)
316 __swig_getmethods__ = {}
317 __getattr__ = lambda self, name: _swig_getattr(self, t_asmmodel, name)
318 __repr__ = _swig_repr
319 __swig_setmethods__["code"] = _ollypython.t_asmmodel_code_set
320 __swig_getmethods__["code"] = _ollypython.t_asmmodel_code_get
321 if _newclass:code = property(_ollypython.t_asmmodel_code_get, _ollypython.t_asmmodel_code_set)
322 __swig_setmethods__["mask"] = _ollypython.t_asmmodel_mask_set
323 __swig_getmethods__["mask"] = _ollypython.t_asmmodel_mask_get
324 if _newclass:mask = property(_ollypython.t_asmmodel_mask_get, _ollypython.t_asmmodel_mask_set)
325 __swig_setmethods__["length"] = _ollypython.t_asmmodel_length_set
326 __swig_getmethods__["length"] = _ollypython.t_asmmodel_length_get
327 if _newclass:length = property(_ollypython.t_asmmodel_length_get, _ollypython.t_asmmodel_length_set)
328 __swig_setmethods__["jmpsize"] = _ollypython.t_asmmodel_jmpsize_set
329 __swig_getmethods__["jmpsize"] = _ollypython.t_asmmodel_jmpsize_get
330 if _newclass:jmpsize = property(_ollypython.t_asmmodel_jmpsize_get, _ollypython.t_asmmodel_jmpsize_set)
331 __swig_setmethods__["jmpoffset"] = _ollypython.t_asmmodel_jmpoffset_set
332 __swig_getmethods__["jmpoffset"] = _ollypython.t_asmmodel_jmpoffset_get
333 if _newclass:jmpoffset = property(_ollypython.t_asmmodel_jmpoffset_get, _ollypython.t_asmmodel_jmpoffset_set)
334 __swig_setmethods__["jmppos"] = _ollypython.t_asmmodel_jmppos_set
335 __swig_getmethods__["jmppos"] = _ollypython.t_asmmodel_jmppos_get
336 if _newclass:jmppos = property(_ollypython.t_asmmodel_jmppos_get, _ollypython.t_asmmodel_jmppos_set)
338 """__init__(self) -> t_asmmodel"""
339 this = _ollypython.new_t_asmmodel(*args)
340 try: self.this.append(this)
341 except: self.this = this
342 __swig_destroy__ = _ollypython.delete_t_asmmodel
343 __del__ = lambda self : None;
344 t_asmmodel_swigregister = _ollypython.t_asmmodel_swigregister
345 t_asmmodel_swigregister(t_asmmodel)
346
348 """Proxy of C t_extmodel struct"""
349 __swig_setmethods__ = {}
350 __setattr__ = lambda self, name, value: _swig_setattr(self, t_extmodel, name, value)
351 __swig_getmethods__ = {}
352 __getattr__ = lambda self, name: _swig_getattr(self, t_extmodel, name)
353 __repr__ = _swig_repr
354 __swig_setmethods__["code"] = _ollypython.t_extmodel_code_set
355 __swig_getmethods__["code"] = _ollypython.t_extmodel_code_get
356 if _newclass:code = property(_ollypython.t_extmodel_code_get, _ollypython.t_extmodel_code_set)
357 __swig_setmethods__["mask"] = _ollypython.t_extmodel_mask_set
358 __swig_getmethods__["mask"] = _ollypython.t_extmodel_mask_get
359 if _newclass:mask = property(_ollypython.t_extmodel_mask_get, _ollypython.t_extmodel_mask_set)
360 __swig_setmethods__["length"] = _ollypython.t_extmodel_length_set
361 __swig_getmethods__["length"] = _ollypython.t_extmodel_length_get
362 if _newclass:length = property(_ollypython.t_extmodel_length_get, _ollypython.t_extmodel_length_set)
363 __swig_setmethods__["jmpsize"] = _ollypython.t_extmodel_jmpsize_set
364 __swig_getmethods__["jmpsize"] = _ollypython.t_extmodel_jmpsize_get
365 if _newclass:jmpsize = property(_ollypython.t_extmodel_jmpsize_get, _ollypython.t_extmodel_jmpsize_set)
366 __swig_setmethods__["jmpoffset"] = _ollypython.t_extmodel_jmpoffset_set
367 __swig_getmethods__["jmpoffset"] = _ollypython.t_extmodel_jmpoffset_get
368 if _newclass:jmpoffset = property(_ollypython.t_extmodel_jmpoffset_get, _ollypython.t_extmodel_jmpoffset_set)
369 __swig_setmethods__["jmppos"] = _ollypython.t_extmodel_jmppos_set
370 __swig_getmethods__["jmppos"] = _ollypython.t_extmodel_jmppos_get
371 if _newclass:jmppos = property(_ollypython.t_extmodel_jmppos_get, _ollypython.t_extmodel_jmppos_set)
372 __swig_setmethods__["isany"] = _ollypython.t_extmodel_isany_set
373 __swig_getmethods__["isany"] = _ollypython.t_extmodel_isany_get
374 if _newclass:isany = property(_ollypython.t_extmodel_isany_get, _ollypython.t_extmodel_isany_set)
375 __swig_setmethods__["cmdoffset"] = _ollypython.t_extmodel_cmdoffset_set
376 __swig_getmethods__["cmdoffset"] = _ollypython.t_extmodel_cmdoffset_get
377 if _newclass:cmdoffset = property(_ollypython.t_extmodel_cmdoffset_get, _ollypython.t_extmodel_cmdoffset_set)
378 __swig_setmethods__["ramask"] = _ollypython.t_extmodel_ramask_set
379 __swig_getmethods__["ramask"] = _ollypython.t_extmodel_ramask_get
380 if _newclass:ramask = property(_ollypython.t_extmodel_ramask_get, _ollypython.t_extmodel_ramask_set)
381 __swig_setmethods__["rbmask"] = _ollypython.t_extmodel_rbmask_set
382 __swig_getmethods__["rbmask"] = _ollypython.t_extmodel_rbmask_get
383 if _newclass:rbmask = property(_ollypython.t_extmodel_rbmask_get, _ollypython.t_extmodel_rbmask_set)
385 """__init__(self) -> t_extmodel"""
386 this = _ollypython.new_t_extmodel(*args)
387 try: self.this.append(this)
388 except: self.this = this
389 __swig_destroy__ = _ollypython.delete_t_extmodel
390 __del__ = lambda self : None;
391 t_extmodel_swigregister = _ollypython.t_extmodel_swigregister
392 t_extmodel_swigregister(t_extmodel)
393
394 NBAR = _ollypython.NBAR
395 BAR_PRESSED = _ollypython.BAR_PRESSED
396 BAR_DISABLED = _ollypython.BAR_DISABLED
397 BAR_NOSORT = _ollypython.BAR_NOSORT
398 BAR_NORESIZE = _ollypython.BAR_NORESIZE
399 BAR_BUTTON = _ollypython.BAR_BUTTON
400 BAR_SHIFTSEL = _ollypython.BAR_SHIFTSEL
401 CAPT_FREE = _ollypython.CAPT_FREE
402 TABLE_DIR = _ollypython.TABLE_DIR
403 TABLE_COPYMENU = _ollypython.TABLE_COPYMENU
404 TABLE_SORTMENU = _ollypython.TABLE_SORTMENU
405 TABLE_APPMENU = _ollypython.TABLE_APPMENU
406 TABLE_WIDECOL = _ollypython.TABLE_WIDECOL
407 TABLE_USERAPP = _ollypython.TABLE_USERAPP
408 TABLE_USERDEF = _ollypython.TABLE_USERDEF
409 TABLE_NOHSCR = _ollypython.TABLE_NOHSCR
410 TABLE_SAVEPOS = _ollypython.TABLE_SAVEPOS
411 TABLE_CPU = _ollypython.TABLE_CPU
412 TABLE_FASTSEL = _ollypython.TABLE_FASTSEL
413 TABLE_COLSEL = _ollypython.TABLE_COLSEL
414 TABLE_SAVEAPP = _ollypython.TABLE_SAVEAPP
415 TABLE_HILMENU = _ollypython.TABLE_HILMENU
416 TABLE_ONTOP = _ollypython.TABLE_ONTOP
417 DRAW_NORMAL = _ollypython.DRAW_NORMAL
418 DRAW_GRAY = _ollypython.DRAW_GRAY
419 DRAW_HILITE = _ollypython.DRAW_HILITE
420 DRAW_UL = _ollypython.DRAW_UL
421 DRAW_SELECT = _ollypython.DRAW_SELECT
422 DRAW_EIP = _ollypython.DRAW_EIP
423 DRAW_BREAK = _ollypython.DRAW_BREAK
424 DRAW_GRAPH = _ollypython.DRAW_GRAPH
425 DRAW_DIRECT = _ollypython.DRAW_DIRECT
426 DRAW_MASK = _ollypython.DRAW_MASK
427 DRAW_EXTSEL = _ollypython.DRAW_EXTSEL
428 DRAW_UNICODE = _ollypython.DRAW_UNICODE
429 DRAW_TOP = _ollypython.DRAW_TOP
430 DRAW_BOTTOM = _ollypython.DRAW_BOTTOM
431 D_SPACE = _ollypython.D_SPACE
432 D_SEP = _ollypython.D_SEP
433 D_BEGIN = _ollypython.D_BEGIN
434 D_BODY = _ollypython.D_BODY
435 D_ENTRY = _ollypython.D_ENTRY
436 D_LEAF = _ollypython.D_LEAF
437 D_END = _ollypython.D_END
438 D_SINGLE = _ollypython.D_SINGLE
439 D_ENDBEG = _ollypython.D_ENDBEG
440 D_POINT = _ollypython.D_POINT
441 D_JMPUP = _ollypython.D_JMPUP
442 D_JMPOUT = _ollypython.D_JMPOUT
443 D_JMPDN = _ollypython.D_JMPDN
444 D_PATHUP = _ollypython.D_PATHUP
445 D_GRAYUP = _ollypython.D_GRAYUP
446 D_PATH = _ollypython.D_PATH
447 D_GRAYPATH = _ollypython.D_GRAYPATH
448 D_PATHDN = _ollypython.D_PATHDN
449 D_GRAYDN = _ollypython.D_GRAYDN
450 D_PATHUPEND = _ollypython.D_PATHUPEND
451 D_GRAYUPEND = _ollypython.D_GRAYUPEND
452 D_PATHDNEND = _ollypython.D_PATHDNEND
453 D_GRAYDNEND = _ollypython.D_GRAYDNEND
454 D_SWTOP = _ollypython.D_SWTOP
455 D_SWBODY = _ollypython.D_SWBODY
456 D_CASE = _ollypython.D_CASE
457 D_LASTCASE = _ollypython.D_LASTCASE
458 TY_NEW = _ollypython.TY_NEW
459 TY_CONFIRMED = _ollypython.TY_CONFIRMED
460 TY_MAIN = _ollypython.TY_MAIN
461 TY_INVALID = _ollypython.TY_INVALID
462 TY_SELECTED = _ollypython.TY_SELECTED
463 TY_REPORTED = _ollypython.TY_REPORTED
464 TY_REFERENCE = _ollypython.TY_REFERENCE
465 TY_ORIGIN = _ollypython.TY_ORIGIN
466 TY_STOPAN = _ollypython.TY_STOPAN
467 TY_SET = _ollypython.TY_SET
468 TY_ACTIVE = _ollypython.TY_ACTIVE
469 TY_DISABLED = _ollypython.TY_DISABLED
470 TY_ONESHOT = _ollypython.TY_ONESHOT
471 TY_TEMP = _ollypython.TY_TEMP
472 TY_KEEPCODE = _ollypython.TY_KEEPCODE
473 TY_KEEPCOND = _ollypython.TY_KEEPCOND
474 TY_NOUPDATE = _ollypython.TY_NOUPDATE
475 TY_RTRACE = _ollypython.TY_RTRACE
476 TY_EXPORT = _ollypython.TY_EXPORT
477 TY_IMPORT = _ollypython.TY_IMPORT
478 TY_LIBRARY = _ollypython.TY_LIBRARY
479 TY_LABEL = _ollypython.TY_LABEL
480 TY_ANYNAME = _ollypython.TY_ANYNAME
481 TY_KNOWN = _ollypython.TY_KNOWN
482 TY_DEFHEAP = _ollypython.TY_DEFHEAP
483 TY_HEAP = _ollypython.TY_HEAP
484 TY_SFX = _ollypython.TY_SFX
485 TY_CODE = _ollypython.TY_CODE
486 TY_DATA = _ollypython.TY_DATA
487 TY_IMPDATA = _ollypython.TY_IMPDATA
488 TY_EXPDATA = _ollypython.TY_EXPDATA
489 TY_RSRC = _ollypython.TY_RSRC
490 TY_RELOC = _ollypython.TY_RELOC
491 TY_STACK = _ollypython.TY_STACK
492 TY_THREAD = _ollypython.TY_THREAD
493 TY_HEADER = _ollypython.TY_HEADER
494 TY_ANYMEM = _ollypython.TY_ANYMEM
495 TY_GUARDED = _ollypython.TY_GUARDED
496 TY_PURE = _ollypython.TY_PURE
497 TY_PASCAL = _ollypython.TY_PASCAL
498 TY_C = _ollypython.TY_C
499 TY_NOTENTRY = _ollypython.TY_NOTENTRY
500 TY_CHARSW = _ollypython.TY_CHARSW
501 TY_WMSW = _ollypython.TY_WMSW
502 TY_EXCEPTSW = _ollypython.TY_EXCEPTSW
503 TY_RELIABLE = _ollypython.TY_RELIABLE
504 TY_GUESSED = _ollypython.TY_GUESSED
505 TY_BELONGS = _ollypython.TY_BELONGS
506 TY_RECURSIVE = _ollypython.TY_RECURSIVE
507 TY_TERMINAL = _ollypython.TY_TERMINAL
508 TY_SYSTEM = _ollypython.TY_SYSTEM
509 TY_DIRECT = _ollypython.TY_DIRECT
510 TY_NODATA = _ollypython.TY_NODATA
511 TY_DUMMY = _ollypython.TY_DUMMY
512 TY_NOSIDE = _ollypython.TY_NOSIDE
514 """Proxy of C t_scheme struct"""
515 __swig_setmethods__ = {}
516 __setattr__ = lambda self, name, value: _swig_setattr(self, t_scheme, name, value)
517 __swig_getmethods__ = {}
518 __getattr__ = lambda self, name: _swig_getattr(self, t_scheme, name)
519 __repr__ = _swig_repr
520 __swig_setmethods__["name"] = _ollypython.t_scheme_name_set
521 __swig_getmethods__["name"] = _ollypython.t_scheme_name_get
522 if _newclass:name = property(_ollypython.t_scheme_name_get, _ollypython.t_scheme_name_set)
523 __swig_setmethods__["textcolor"] = _ollypython.t_scheme_textcolor_set
524 __swig_getmethods__["textcolor"] = _ollypython.t_scheme_textcolor_get
525 if _newclass:textcolor = property(_ollypython.t_scheme_textcolor_get, _ollypython.t_scheme_textcolor_set)
526 __swig_setmethods__["hitextcolor"] = _ollypython.t_scheme_hitextcolor_set
527 __swig_getmethods__["hitextcolor"] = _ollypython.t_scheme_hitextcolor_get
528 if _newclass:hitextcolor = property(_ollypython.t_scheme_hitextcolor_get, _ollypython.t_scheme_hitextcolor_set)
529 __swig_setmethods__["lowcolor"] = _ollypython.t_scheme_lowcolor_set
530 __swig_getmethods__["lowcolor"] = _ollypython.t_scheme_lowcolor_get
531 if _newclass:lowcolor = property(_ollypython.t_scheme_lowcolor_get, _ollypython.t_scheme_lowcolor_set)
532 __swig_setmethods__["bkcolor"] = _ollypython.t_scheme_bkcolor_set
533 __swig_getmethods__["bkcolor"] = _ollypython.t_scheme_bkcolor_get
534 if _newclass:bkcolor = property(_ollypython.t_scheme_bkcolor_get, _ollypython.t_scheme_bkcolor_set)
535 __swig_setmethods__["selbkcolor"] = _ollypython.t_scheme_selbkcolor_set
536 __swig_getmethods__["selbkcolor"] = _ollypython.t_scheme_selbkcolor_get
537 if _newclass:selbkcolor = property(_ollypython.t_scheme_selbkcolor_get, _ollypython.t_scheme_selbkcolor_set)
538 __swig_setmethods__["linecolor"] = _ollypython.t_scheme_linecolor_set
539 __swig_getmethods__["linecolor"] = _ollypython.t_scheme_linecolor_get
540 if _newclass:linecolor = property(_ollypython.t_scheme_linecolor_get, _ollypython.t_scheme_linecolor_set)
541 __swig_setmethods__["auxcolor"] = _ollypython.t_scheme_auxcolor_set
542 __swig_getmethods__["auxcolor"] = _ollypython.t_scheme_auxcolor_get
543 if _newclass:auxcolor = property(_ollypython.t_scheme_auxcolor_get, _ollypython.t_scheme_auxcolor_set)
544 __swig_setmethods__["condbkcolor"] = _ollypython.t_scheme_condbkcolor_set
545 __swig_getmethods__["condbkcolor"] = _ollypython.t_scheme_condbkcolor_get
546 if _newclass:condbkcolor = property(_ollypython.t_scheme_condbkcolor_get, _ollypython.t_scheme_condbkcolor_set)
548 """__init__(self) -> t_scheme"""
549 this = _ollypython.new_t_scheme(*args)
550 try: self.this.append(this)
551 except: self.this = this
552 __swig_destroy__ = _ollypython.delete_t_scheme
553 __del__ = lambda self : None;
554 t_scheme_swigregister = _ollypython.t_scheme_swigregister
555 t_scheme_swigregister(t_scheme)
556
558 """Proxy of C t_schemeopt struct"""
559 __swig_setmethods__ = {}
560 __setattr__ = lambda self, name, value: _swig_setattr(self, t_schemeopt, name, value)
561 __swig_getmethods__ = {}
562 __getattr__ = lambda self, name: _swig_getattr(self, t_schemeopt, name)
563 __repr__ = _swig_repr
564 __swig_setmethods__["name"] = _ollypython.t_schemeopt_name_set
565 __swig_getmethods__["name"] = _ollypython.t_schemeopt_name_get
566 if _newclass:name = property(_ollypython.t_schemeopt_name_get, _ollypython.t_schemeopt_name_set)
567 __swig_setmethods__["color"] = _ollypython.t_schemeopt_color_set
568 __swig_getmethods__["color"] = _ollypython.t_schemeopt_color_get
569 if _newclass:color = property(_ollypython.t_schemeopt_color_get, _ollypython.t_schemeopt_color_set)
571 """__init__(self) -> t_schemeopt"""
572 this = _ollypython.new_t_schemeopt(*args)
573 try: self.this.append(this)
574 except: self.this = this
575 __swig_destroy__ = _ollypython.delete_t_schemeopt
576 __del__ = lambda self : None;
577 t_schemeopt_swigregister = _ollypython.t_schemeopt_swigregister
578 t_schemeopt_swigregister(t_schemeopt)
579
581 """Proxy of C t_bar struct"""
582 __swig_setmethods__ = {}
583 __setattr__ = lambda self, name, value: _swig_setattr(self, t_bar, name, value)
584 __swig_getmethods__ = {}
585 __getattr__ = lambda self, name: _swig_getattr(self, t_bar, name)
586 __repr__ = _swig_repr
587 __swig_setmethods__["nbar"] = _ollypython.t_bar_nbar_set
588 __swig_getmethods__["nbar"] = _ollypython.t_bar_nbar_get
589 if _newclass:nbar = property(_ollypython.t_bar_nbar_get, _ollypython.t_bar_nbar_set)
590 __swig_setmethods__["font"] = _ollypython.t_bar_font_set
591 __swig_getmethods__["font"] = _ollypython.t_bar_font_get
592 if _newclass:font = property(_ollypython.t_bar_font_get, _ollypython.t_bar_font_set)
593 __swig_setmethods__["dx"] = _ollypython.t_bar_dx_set
594 __swig_getmethods__["dx"] = _ollypython.t_bar_dx_get
595 if _newclass:dx = property(_ollypython.t_bar_dx_get, _ollypython.t_bar_dx_set)
596 __swig_setmethods__["defdx"] = _ollypython.t_bar_defdx_set
597 __swig_getmethods__["defdx"] = _ollypython.t_bar_defdx_get
598 if _newclass:defdx = property(_ollypython.t_bar_defdx_get, _ollypython.t_bar_defdx_set)
599 __swig_setmethods__["name"] = _ollypython.t_bar_name_set
600 __swig_getmethods__["name"] = _ollypython.t_bar_name_get
601 if _newclass:name = property(_ollypython.t_bar_name_get, _ollypython.t_bar_name_set)
602 __swig_setmethods__["mode"] = _ollypython.t_bar_mode_set
603 __swig_getmethods__["mode"] = _ollypython.t_bar_mode_get
604 if _newclass:mode = property(_ollypython.t_bar_mode_get, _ollypython.t_bar_mode_set)
605 __swig_setmethods__["captured"] = _ollypython.t_bar_captured_set
606 __swig_getmethods__["captured"] = _ollypython.t_bar_captured_get
607 if _newclass:captured = property(_ollypython.t_bar_captured_get, _ollypython.t_bar_captured_set)
608 __swig_setmethods__["active"] = _ollypython.t_bar_active_set
609 __swig_getmethods__["active"] = _ollypython.t_bar_active_get
610 if _newclass:active = property(_ollypython.t_bar_active_get, _ollypython.t_bar_active_set)
611 __swig_setmethods__["prevx"] = _ollypython.t_bar_prevx_set
612 __swig_getmethods__["prevx"] = _ollypython.t_bar_prevx_get
613 if _newclass:prevx = property(_ollypython.t_bar_prevx_get, _ollypython.t_bar_prevx_set)
615 """__init__(self) -> t_bar"""
616 this = _ollypython.new_t_bar(*args)
617 try: self.this.append(this)
618 except: self.this = this
619 __swig_destroy__ = _ollypython.delete_t_bar
620 __del__ = lambda self : None;
621 t_bar_swigregister = _ollypython.t_bar_swigregister
622 t_bar_swigregister(t_bar)
623
625 """Proxy of C t_sortheader struct"""
626 __swig_setmethods__ = {}
627 __setattr__ = lambda self, name, value: _swig_setattr(self, t_sortheader, name, value)
628 __swig_getmethods__ = {}
629 __getattr__ = lambda self, name: _swig_getattr(self, t_sortheader, name)
630 __repr__ = _swig_repr
631 __swig_setmethods__["addr"] = _ollypython.t_sortheader_addr_set
632 __swig_getmethods__["addr"] = _ollypython.t_sortheader_addr_get
633 if _newclass:addr = property(_ollypython.t_sortheader_addr_get, _ollypython.t_sortheader_addr_set)
634 __swig_setmethods__["size"] = _ollypython.t_sortheader_size_set
635 __swig_getmethods__["size"] = _ollypython.t_sortheader_size_get
636 if _newclass:size = property(_ollypython.t_sortheader_size_get, _ollypython.t_sortheader_size_set)
637 __swig_setmethods__["type"] = _ollypython.t_sortheader_type_set
638 __swig_getmethods__["type"] = _ollypython.t_sortheader_type_get
639 if _newclass:type = property(_ollypython.t_sortheader_type_get, _ollypython.t_sortheader_type_set)
641 """__init__(self) -> t_sortheader"""
642 this = _ollypython.new_t_sortheader(*args)
643 try: self.this.append(this)
644 except: self.this = this
645 __swig_destroy__ = _ollypython.delete_t_sortheader
646 __del__ = lambda self : None;
647 t_sortheader_swigregister = _ollypython.t_sortheader_swigregister
648 t_sortheader_swigregister(t_sortheader)
649
651 """Proxy of C t_sorted struct"""
652 __swig_setmethods__ = {}
653 __setattr__ = lambda self, name, value: _swig_setattr(self, t_sorted, name, value)
654 __swig_getmethods__ = {}
655 __getattr__ = lambda self, name: _swig_getattr(self, t_sorted, name)
656 __repr__ = _swig_repr
657 __swig_setmethods__["name"] = _ollypython.t_sorted_name_set
658 __swig_getmethods__["name"] = _ollypython.t_sorted_name_get
659 if _newclass:name = property(_ollypython.t_sorted_name_get, _ollypython.t_sorted_name_set)
660 __swig_setmethods__["n"] = _ollypython.t_sorted_n_set
661 __swig_getmethods__["n"] = _ollypython.t_sorted_n_get
662 if _newclass:n = property(_ollypython.t_sorted_n_get, _ollypython.t_sorted_n_set)
663 __swig_setmethods__["nmax"] = _ollypython.t_sorted_nmax_set
664 __swig_getmethods__["nmax"] = _ollypython.t_sorted_nmax_get
665 if _newclass:nmax = property(_ollypython.t_sorted_nmax_get, _ollypython.t_sorted_nmax_set)
666 __swig_setmethods__["selected"] = _ollypython.t_sorted_selected_set
667 __swig_getmethods__["selected"] = _ollypython.t_sorted_selected_get
668 if _newclass:selected = property(_ollypython.t_sorted_selected_get, _ollypython.t_sorted_selected_set)
669 __swig_setmethods__["seladdr"] = _ollypython.t_sorted_seladdr_set
670 __swig_getmethods__["seladdr"] = _ollypython.t_sorted_seladdr_get
671 if _newclass:seladdr = property(_ollypython.t_sorted_seladdr_get, _ollypython.t_sorted_seladdr_set)
672 __swig_setmethods__["itemsize"] = _ollypython.t_sorted_itemsize_set
673 __swig_getmethods__["itemsize"] = _ollypython.t_sorted_itemsize_get
674 if _newclass:itemsize = property(_ollypython.t_sorted_itemsize_get, _ollypython.t_sorted_itemsize_set)
675 __swig_setmethods__["version"] = _ollypython.t_sorted_version_set
676 __swig_getmethods__["version"] = _ollypython.t_sorted_version_get
677 if _newclass:version = property(_ollypython.t_sorted_version_get, _ollypython.t_sorted_version_set)
678 __swig_setmethods__["data"] = _ollypython.t_sorted_data_set
679 __swig_getmethods__["data"] = _ollypython.t_sorted_data_get
680 if _newclass:data = property(_ollypython.t_sorted_data_get, _ollypython.t_sorted_data_set)
681 __swig_setmethods__["sortfunc"] = _ollypython.t_sorted_sortfunc_set
682 __swig_getmethods__["sortfunc"] = _ollypython.t_sorted_sortfunc_get
683 if _newclass:sortfunc = property(_ollypython.t_sorted_sortfunc_get, _ollypython.t_sorted_sortfunc_set)
684 __swig_setmethods__["destfunc"] = _ollypython.t_sorted_destfunc_set
685 __swig_getmethods__["destfunc"] = _ollypython.t_sorted_destfunc_get
686 if _newclass:destfunc = property(_ollypython.t_sorted_destfunc_get, _ollypython.t_sorted_destfunc_set)
687 __swig_setmethods__["sort"] = _ollypython.t_sorted_sort_set
688 __swig_getmethods__["sort"] = _ollypython.t_sorted_sort_get
689 if _newclass:sort = property(_ollypython.t_sorted_sort_get, _ollypython.t_sorted_sort_set)
690 __swig_setmethods__["sorted"] = _ollypython.t_sorted_sorted_set
691 __swig_getmethods__["sorted"] = _ollypython.t_sorted_sorted_get
692 if _newclass:sorted = property(_ollypython.t_sorted_sorted_get, _ollypython.t_sorted_sorted_set)
693 __swig_setmethods__["index"] = _ollypython.t_sorted_index_set
694 __swig_getmethods__["index"] = _ollypython.t_sorted_index_get
695 if _newclass:index = property(_ollypython.t_sorted_index_get, _ollypython.t_sorted_index_set)
696 __swig_setmethods__["suppresserr"] = _ollypython.t_sorted_suppresserr_set
697 __swig_getmethods__["suppresserr"] = _ollypython.t_sorted_suppresserr_get
698 if _newclass:suppresserr = property(_ollypython.t_sorted_suppresserr_get, _ollypython.t_sorted_suppresserr_set)
700 """__init__(self) -> t_sorted"""
701 this = _ollypython.new_t_sorted(*args)
702 try: self.this.append(this)
703 except: self.this = this
704 __swig_destroy__ = _ollypython.delete_t_sorted
705 __del__ = lambda self : None;
706 t_sorted_swigregister = _ollypython.t_sorted_swigregister
707 t_sorted_swigregister(t_sorted)
708
710 """Proxy of C t_table struct"""
711 __swig_setmethods__ = {}
712 __setattr__ = lambda self, name, value: _swig_setattr(self, t_table, name, value)
713 __swig_getmethods__ = {}
714 __getattr__ = lambda self, name: _swig_getattr(self, t_table, name)
715 __repr__ = _swig_repr
716 __swig_setmethods__["hw"] = _ollypython.t_table_hw_set
717 __swig_getmethods__["hw"] = _ollypython.t_table_hw_get
718 if _newclass:hw = property(_ollypython.t_table_hw_get, _ollypython.t_table_hw_set)
719 __swig_setmethods__["data"] = _ollypython.t_table_data_set
720 __swig_getmethods__["data"] = _ollypython.t_table_data_get
721 if _newclass:data = property(_ollypython.t_table_data_get, _ollypython.t_table_data_set)
722 __swig_setmethods__["bar"] = _ollypython.t_table_bar_set
723 __swig_getmethods__["bar"] = _ollypython.t_table_bar_get
724 if _newclass:bar = property(_ollypython.t_table_bar_get, _ollypython.t_table_bar_set)
725 __swig_setmethods__["showbar"] = _ollypython.t_table_showbar_set
726 __swig_getmethods__["showbar"] = _ollypython.t_table_showbar_get
727 if _newclass:showbar = property(_ollypython.t_table_showbar_get, _ollypython.t_table_showbar_set)
728 __swig_setmethods__["hscroll"] = _ollypython.t_table_hscroll_set
729 __swig_getmethods__["hscroll"] = _ollypython.t_table_hscroll_get
730 if _newclass:hscroll = property(_ollypython.t_table_hscroll_get, _ollypython.t_table_hscroll_set)
731 __swig_setmethods__["colsel"] = _ollypython.t_table_colsel_set
732 __swig_getmethods__["colsel"] = _ollypython.t_table_colsel_get
733 if _newclass:colsel = property(_ollypython.t_table_colsel_get, _ollypython.t_table_colsel_set)
734 __swig_setmethods__["mode"] = _ollypython.t_table_mode_set
735 __swig_getmethods__["mode"] = _ollypython.t_table_mode_get
736 if _newclass:mode = property(_ollypython.t_table_mode_get, _ollypython.t_table_mode_set)
737 __swig_setmethods__["font"] = _ollypython.t_table_font_set
738 __swig_getmethods__["font"] = _ollypython.t_table_font_get
739 if _newclass:font = property(_ollypython.t_table_font_get, _ollypython.t_table_font_set)
740 __swig_setmethods__["scheme"] = _ollypython.t_table_scheme_set
741 __swig_getmethods__["scheme"] = _ollypython.t_table_scheme_get
742 if _newclass:scheme = property(_ollypython.t_table_scheme_get, _ollypython.t_table_scheme_set)
743 __swig_setmethods__["hilite"] = _ollypython.t_table_hilite_set
744 __swig_getmethods__["hilite"] = _ollypython.t_table_hilite_get
745 if _newclass:hilite = property(_ollypython.t_table_hilite_get, _ollypython.t_table_hilite_set)
746 __swig_setmethods__["offset"] = _ollypython.t_table_offset_set
747 __swig_getmethods__["offset"] = _ollypython.t_table_offset_get
748 if _newclass:offset = property(_ollypython.t_table_offset_get, _ollypython.t_table_offset_set)
749 __swig_setmethods__["xshift"] = _ollypython.t_table_xshift_set
750 __swig_getmethods__["xshift"] = _ollypython.t_table_xshift_get
751 if _newclass:xshift = property(_ollypython.t_table_xshift_get, _ollypython.t_table_xshift_set)
752 __swig_setmethods__["drawfunc"] = _ollypython.t_table_drawfunc_set
753 __swig_getmethods__["drawfunc"] = _ollypython.t_table_drawfunc_get
754 if _newclass:drawfunc = property(_ollypython.t_table_drawfunc_get, _ollypython.t_table_drawfunc_set)
756 """__init__(self) -> t_table"""
757 this = _ollypython.new_t_table(*args)
758 try: self.this.append(this)
759 except: self.this = this
760 __swig_destroy__ = _ollypython.delete_t_table
761 __del__ = lambda self : None;
762 t_table_swigregister = _ollypython.t_table_swigregister
763 t_table_swigregister(t_table)
764
765 NM_NONAME = _ollypython.NM_NONAME
766 NM_ANYNAME = _ollypython.NM_ANYNAME
767 NM_PLUGCMD = _ollypython.NM_PLUGCMD
768 NM_LABEL = _ollypython.NM_LABEL
769 NM_EXPORT = _ollypython.NM_EXPORT
770 NM_IMPORT = _ollypython.NM_IMPORT
771 NM_LIBRARY = _ollypython.NM_LIBRARY
772 NM_CONST = _ollypython.NM_CONST
773 NM_COMMENT = _ollypython.NM_COMMENT
774 NM_LIBCOMM = _ollypython.NM_LIBCOMM
775 NM_BREAK = _ollypython.NM_BREAK
776 NM_ARG = _ollypython.NM_ARG
777 NM_ANALYSE = _ollypython.NM_ANALYSE
778 NM_BREAKEXPR = _ollypython.NM_BREAKEXPR
779 NM_BREAKEXPL = _ollypython.NM_BREAKEXPL
780 NM_ASSUME = _ollypython.NM_ASSUME
781 NM_STRUCT = _ollypython.NM_STRUCT
782 NM_CASE = _ollypython.NM_CASE
783 NM_INSPECT = _ollypython.NM_INSPECT
784 NM_WATCH = _ollypython.NM_WATCH
785 NM_ASM = _ollypython.NM_ASM
786 NM_FINDASM = _ollypython.NM_FINDASM
787 NM_LASTWATCH = _ollypython.NM_LASTWATCH
788 NM_SOURCE = _ollypython.NM_SOURCE
789 NM_REFTXT = _ollypython.NM_REFTXT
790 NM_GOTO = _ollypython.NM_GOTO
791 NM_GOTODUMP = _ollypython.NM_GOTODUMP
792 NM_TRPAUSE = _ollypython.NM_TRPAUSE
793 NM_IMCALL = _ollypython.NM_IMCALL
794 NMHISTORY = _ollypython.NMHISTORY
795 REG_EAX = _ollypython.REG_EAX
796 REG_ECX = _ollypython.REG_ECX
797 REG_EDX = _ollypython.REG_EDX
798 REG_EBX = _ollypython.REG_EBX
799 REG_ESP = _ollypython.REG_ESP
800 REG_EBP = _ollypython.REG_EBP
801 REG_ESI = _ollypython.REG_ESI
802 REG_EDI = _ollypython.REG_EDI
803 SEG_UNDEF = _ollypython.SEG_UNDEF
804 SEG_ES = _ollypython.SEG_ES
805 SEG_CS = _ollypython.SEG_CS
806 SEG_SS = _ollypython.SEG_SS
807 SEG_DS = _ollypython.SEG_DS
808 SEG_FS = _ollypython.SEG_FS
809 SEG_GS = _ollypython.SEG_GS
810 RS_NONE = _ollypython.RS_NONE
811 RS_INT = _ollypython.RS_INT
812 RS_EIP = _ollypython.RS_EIP
813 RS_FLG = _ollypython.RS_FLG
814 RS_SEG = _ollypython.RS_SEG
815 RS_EFL = _ollypython.RS_EFL
816 RS_TAG = _ollypython.RS_TAG
817 RS_FPU = _ollypython.RS_FPU
818 RS_FST = _ollypython.RS_FST
819 RS_FCO = _ollypython.RS_FCO
820 RS_FER = _ollypython.RS_FER
821 RS_FCW = _ollypython.RS_FCW
822 RS_FPR = _ollypython.RS_FPR
823 RS_FEM = _ollypython.RS_FEM
824 RS_MMX = _ollypython.RS_MMX
825 RS_3DN = _ollypython.RS_3DN
826 RS_SSE = _ollypython.RS_SSE
827 RS_CSR = _ollypython.RS_CSR
828 RS_CSB = _ollypython.RS_CSB
829 RS_CPR = _ollypython.RS_CPR
830 RS_ERR = _ollypython.RS_ERR
831 RS_GROUP = _ollypython.RS_GROUP
832 RS_INDEX = _ollypython.RS_INDEX
833 NREGSTACK = _ollypython.NREGSTACK
834 MAXCALSIZE = _ollypython.MAXCALSIZE
835 INT3 = _ollypython.INT3
836 NOP = _ollypython.NOP
837 TRAPFLAG = _ollypython.TRAPFLAG
838 C_TYPEMASK = _ollypython.C_TYPEMASK
839 C_CMD = _ollypython.C_CMD
840 C_PSH = _ollypython.C_PSH
841 C_POP = _ollypython.C_POP
842 C_MMX = _ollypython.C_MMX
843 C_FLT = _ollypython.C_FLT
844 C_JMP = _ollypython.C_JMP
845 C_JMC = _ollypython.C_JMC
846 C_CAL = _ollypython.C_CAL
847 C_RET = _ollypython.C_RET
848 C_FLG = _ollypython.C_FLG
849 C_RTF = _ollypython.C_RTF
850 C_REP = _ollypython.C_REP
851 C_PRI = _ollypython.C_PRI
852 C_SSE = _ollypython.C_SSE
853 C_NOW = _ollypython.C_NOW
854 C_BAD = _ollypython.C_BAD
855 C_RARE = _ollypython.C_RARE
856 C_SIZEMASK = _ollypython.C_SIZEMASK
857 C_EXPL = _ollypython.C_EXPL
858 C_DANGER95 = _ollypython.C_DANGER95
859 C_DANGER = _ollypython.C_DANGER
860 C_DANGERLOCK = _ollypython.C_DANGERLOCK
861 DEC_TYPEMASK = _ollypython.DEC_TYPEMASK
862 DEC_UNKNOWN = _ollypython.DEC_UNKNOWN
863 DEC_BYTE = _ollypython.DEC_BYTE
864 DEC_WORD = _ollypython.DEC_WORD
865 DEC_NEXTDATA = _ollypython.DEC_NEXTDATA
866 DEC_DWORD = _ollypython.DEC_DWORD
867 DEC_FLOAT4 = _ollypython.DEC_FLOAT4
868 DEC_FWORD = _ollypython.DEC_FWORD
869 DEC_FLOAT8 = _ollypython.DEC_FLOAT8
870 DEC_QWORD = _ollypython.DEC_QWORD
871 DEC_FLOAT10 = _ollypython.DEC_FLOAT10
872 DEC_TBYTE = _ollypython.DEC_TBYTE
873 DEC_STRING = _ollypython.DEC_STRING
874 DEC_UNICODE = _ollypython.DEC_UNICODE
875 DEC_3DNOW = _ollypython.DEC_3DNOW
876 DEC_SSE = _ollypython.DEC_SSE
877 DEC_TEXT = _ollypython.DEC_TEXT
878 DEC_BYTESW = _ollypython.DEC_BYTESW
879 DEC_NEXTCODE = _ollypython.DEC_NEXTCODE
880 DEC_COMMAND = _ollypython.DEC_COMMAND
881 DEC_JMPDEST = _ollypython.DEC_JMPDEST
882 DEC_CALLDEST = _ollypython.DEC_CALLDEST
883 DEC_PROCMASK = _ollypython.DEC_PROCMASK
884 DEC_PROC = _ollypython.DEC_PROC
885 DEC_PBODY = _ollypython.DEC_PBODY
886 DEC_PEND = _ollypython.DEC_PEND
887 DEC_CHECKED = _ollypython.DEC_CHECKED
888 DEC_SIGNED = _ollypython.DEC_SIGNED
889 DISASM_SIZE = _ollypython.DISASM_SIZE
890 DISASM_DATA = _ollypython.DISASM_DATA
891 DISASM_TRACE = _ollypython.DISASM_TRACE
892 DISASM_FILE = _ollypython.DISASM_FILE
893 DISASM_CODE = _ollypython.DISASM_CODE
894 DISASM_ALL = _ollypython.DISASM_ALL
895 DISASM_RTRACE = _ollypython.DISASM_RTRACE
896 DISASM_MODE = _ollypython.DISASM_MODE
897 DISASM_HILITE = _ollypython.DISASM_HILITE
898 DISASM_HLSHIFT = _ollypython.DISASM_HLSHIFT
899 DAW_FARADDR = _ollypython.DAW_FARADDR
900 DAW_SEGMENT = _ollypython.DAW_SEGMENT
901 DAW_PRIV = _ollypython.DAW_PRIV
902 DAW_IO = _ollypython.DAW_IO
903 DAW_SHIFT = _ollypython.DAW_SHIFT
904 DAW_PREFIX = _ollypython.DAW_PREFIX
905 DAW_LOCK = _ollypython.DAW_LOCK
906 DAW_STACK = _ollypython.DAW_STACK
907 DAW_DANGER95 = _ollypython.DAW_DANGER95
908 DAW_DANGEROUS = _ollypython.DAW_DANGEROUS
909 RST_INVALID = _ollypython.RST_INVALID
910 RST_VALUE = _ollypython.RST_VALUE
911 RST_VFIXUP = _ollypython.RST_VFIXUP
912 RST_INDIRECT = _ollypython.RST_INDIRECT
914 """Proxy of C t_reg struct"""
915 __swig_setmethods__ = {}
916 __setattr__ = lambda self, name, value: _swig_setattr(self, t_reg, name, value)
917 __swig_getmethods__ = {}
918 __getattr__ = lambda self, name: _swig_getattr(self, t_reg, name)
919 __repr__ = _swig_repr
920 __swig_setmethods__["modified"] = _ollypython.t_reg_modified_set
921 __swig_getmethods__["modified"] = _ollypython.t_reg_modified_get
922 if _newclass:modified = property(_ollypython.t_reg_modified_get, _ollypython.t_reg_modified_set)
923 __swig_setmethods__["modifiedbyuser"] = _ollypython.t_reg_modifiedbyuser_set
924 __swig_getmethods__["modifiedbyuser"] = _ollypython.t_reg_modifiedbyuser_get
925 if _newclass:modifiedbyuser = property(_ollypython.t_reg_modifiedbyuser_get, _ollypython.t_reg_modifiedbyuser_set)
926 __swig_setmethods__["singlestep"] = _ollypython.t_reg_singlestep_set
927 __swig_getmethods__["singlestep"] = _ollypython.t_reg_singlestep_get
928 if _newclass:singlestep = property(_ollypython.t_reg_singlestep_get, _ollypython.t_reg_singlestep_set)
929 __swig_setmethods__["r"] = _ollypython.t_reg_r_set
930 __swig_getmethods__["r"] = _ollypython.t_reg_r_get
931 if _newclass:r = property(_ollypython.t_reg_r_get, _ollypython.t_reg_r_set)
932 __swig_setmethods__["ip"] = _ollypython.t_reg_ip_set
933 __swig_getmethods__["ip"] = _ollypython.t_reg_ip_get
934 if _newclass:ip = property(_ollypython.t_reg_ip_get, _ollypython.t_reg_ip_set)
935 __swig_setmethods__["flags"] = _ollypython.t_reg_flags_set
936 __swig_getmethods__["flags"] = _ollypython.t_reg_flags_get
937 if _newclass:flags = property(_ollypython.t_reg_flags_get, _ollypython.t_reg_flags_set)
938 __swig_setmethods__["top"] = _ollypython.t_reg_top_set
939 __swig_getmethods__["top"] = _ollypython.t_reg_top_get
940 if _newclass:top = property(_ollypython.t_reg_top_get, _ollypython.t_reg_top_set)
941 __swig_setmethods__["f"] = _ollypython.t_reg_f_set
942 __swig_getmethods__["f"] = _ollypython.t_reg_f_get
943 if _newclass:f = property(_ollypython.t_reg_f_get, _ollypython.t_reg_f_set)
944 __swig_setmethods__["tag"] = _ollypython.t_reg_tag_set
945 __swig_getmethods__["tag"] = _ollypython.t_reg_tag_get
946 if _newclass:tag = property(_ollypython.t_reg_tag_get, _ollypython.t_reg_tag_set)
947 __swig_setmethods__["fst"] = _ollypython.t_reg_fst_set
948 __swig_getmethods__["fst"] = _ollypython.t_reg_fst_get
949 if _newclass:fst = property(_ollypython.t_reg_fst_get, _ollypython.t_reg_fst_set)
950 __swig_setmethods__["fcw"] = _ollypython.t_reg_fcw_set
951 __swig_getmethods__["fcw"] = _ollypython.t_reg_fcw_get
952 if _newclass:fcw = property(_ollypython.t_reg_fcw_get, _ollypython.t_reg_fcw_set)
953 __swig_setmethods__["s"] = _ollypython.t_reg_s_set
954 __swig_getmethods__["s"] = _ollypython.t_reg_s_get
955 if _newclass:s = property(_ollypython.t_reg_s_get, _ollypython.t_reg_s_set)
956 __swig_setmethods__["base"] = _ollypython.t_reg_base_set
957 __swig_getmethods__["base"] = _ollypython.t_reg_base_get
958 if _newclass:base = property(_ollypython.t_reg_base_get, _ollypython.t_reg_base_set)
959 __swig_setmethods__["limit"] = _ollypython.t_reg_limit_set
960 __swig_getmethods__["limit"] = _ollypython.t_reg_limit_get
961 if _newclass:limit = property(_ollypython.t_reg_limit_get, _ollypython.t_reg_limit_set)
962 __swig_setmethods__["big"] = _ollypython.t_reg_big_set
963 __swig_getmethods__["big"] = _ollypython.t_reg_big_get
964 if _newclass:big = property(_ollypython.t_reg_big_get, _ollypython.t_reg_big_set)
965 __swig_setmethods__["dr6"] = _ollypython.t_reg_dr6_set
966 __swig_getmethods__["dr6"] = _ollypython.t_reg_dr6_get
967 if _newclass:dr6 = property(_ollypython.t_reg_dr6_get, _ollypython.t_reg_dr6_set)
968 __swig_setmethods__["threadid"] = _ollypython.t_reg_threadid_set
969 __swig_getmethods__["threadid"] = _ollypython.t_reg_threadid_get
970 if _newclass:threadid = property(_ollypython.t_reg_threadid_get, _ollypython.t_reg_threadid_set)
971 __swig_setmethods__["lasterror"] = _ollypython.t_reg_lasterror_set
972 __swig_getmethods__["lasterror"] = _ollypython.t_reg_lasterror_get
973 if _newclass:lasterror = property(_ollypython.t_reg_lasterror_get, _ollypython.t_reg_lasterror_set)
974 __swig_setmethods__["ssevalid"] = _ollypython.t_reg_ssevalid_set
975 __swig_getmethods__["ssevalid"] = _ollypython.t_reg_ssevalid_get
976 if _newclass:ssevalid = property(_ollypython.t_reg_ssevalid_get, _ollypython.t_reg_ssevalid_set)
977 __swig_setmethods__["ssemodified"] = _ollypython.t_reg_ssemodified_set
978 __swig_getmethods__["ssemodified"] = _ollypython.t_reg_ssemodified_get
979 if _newclass:ssemodified = property(_ollypython.t_reg_ssemodified_get, _ollypython.t_reg_ssemodified_set)
980 __swig_setmethods__["ssereg"] = _ollypython.t_reg_ssereg_set
981 __swig_getmethods__["ssereg"] = _ollypython.t_reg_ssereg_get
982 if _newclass:ssereg = property(_ollypython.t_reg_ssereg_get, _ollypython.t_reg_ssereg_set)
983 __swig_setmethods__["mxcsr"] = _ollypython.t_reg_mxcsr_set
984 __swig_getmethods__["mxcsr"] = _ollypython.t_reg_mxcsr_get
985 if _newclass:mxcsr = property(_ollypython.t_reg_mxcsr_get, _ollypython.t_reg_mxcsr_set)
986 __swig_setmethods__["selected"] = _ollypython.t_reg_selected_set
987 __swig_getmethods__["selected"] = _ollypython.t_reg_selected_get
988 if _newclass:selected = property(_ollypython.t_reg_selected_get, _ollypython.t_reg_selected_set)
989 __swig_setmethods__["drlin"] = _ollypython.t_reg_drlin_set
990 __swig_getmethods__["drlin"] = _ollypython.t_reg_drlin_get
991 if _newclass:drlin = property(_ollypython.t_reg_drlin_get, _ollypython.t_reg_drlin_set)
992 __swig_setmethods__["dr7"] = _ollypython.t_reg_dr7_set
993 __swig_getmethods__["dr7"] = _ollypython.t_reg_dr7_get
994 if _newclass:dr7 = property(_ollypython.t_reg_dr7_get, _ollypython.t_reg_dr7_set)
996 """__init__(self) -> t_reg"""
997 this = _ollypython.new_t_reg(*args)
998 try: self.this.append(this)
999 except: self.this = this
1000 __swig_destroy__ = _ollypython.delete_t_reg
1001 __del__ = lambda self : None;
1002 t_reg_swigregister = _ollypython.t_reg_swigregister
1003 t_reg_swigregister(t_reg)
1004
1006 """Proxy of C t_operand struct"""
1007 __swig_setmethods__ = {}
1008 __setattr__ = lambda self, name, value: _swig_setattr(self, t_operand, name, value)
1009 __swig_getmethods__ = {}
1010 __getattr__ = lambda self, name: _swig_getattr(self, t_operand, name)
1011 __repr__ = _swig_repr
1012 __swig_setmethods__["optype"] = _ollypython.t_operand_optype_set
1013 __swig_getmethods__["optype"] = _ollypython.t_operand_optype_get
1014 if _newclass:optype = property(_ollypython.t_operand_optype_get, _ollypython.t_operand_optype_set)
1015 __swig_setmethods__["opsize"] = _ollypython.t_operand_opsize_set
1016 __swig_getmethods__["opsize"] = _ollypython.t_operand_opsize_get
1017 if _newclass:opsize = property(_ollypython.t_operand_opsize_get, _ollypython.t_operand_opsize_set)
1018 __swig_setmethods__["regscale"] = _ollypython.t_operand_regscale_set
1019 __swig_getmethods__["regscale"] = _ollypython.t_operand_regscale_get
1020 if _newclass:regscale = property(_ollypython.t_operand_regscale_get, _ollypython.t_operand_regscale_set)
1021 __swig_setmethods__["seg"] = _ollypython.t_operand_seg_set
1022 __swig_getmethods__["seg"] = _ollypython.t_operand_seg_get
1023 if _newclass:seg = property(_ollypython.t_operand_seg_get, _ollypython.t_operand_seg_set)
1024 __swig_setmethods__["opconst"] = _ollypython.t_operand_opconst_set
1025 __swig_getmethods__["opconst"] = _ollypython.t_operand_opconst_get
1026 if _newclass:opconst = property(_ollypython.t_operand_opconst_get, _ollypython.t_operand_opconst_set)
1028 """__init__(self) -> t_operand"""
1029 this = _ollypython.new_t_operand(*args)
1030 try: self.this.append(this)
1031 except: self.this = this
1032 __swig_destroy__ = _ollypython.delete_t_operand
1033 __del__ = lambda self : None;
1034 t_operand_swigregister = _ollypython.t_operand_swigregister
1035 t_operand_swigregister(t_operand)
1036
1038 """Proxy of C t_disasm struct"""
1039 __swig_setmethods__ = {}
1040 __setattr__ = lambda self, name, value: _swig_setattr(self, t_disasm, name, value)
1041 __swig_getmethods__ = {}
1042 __getattr__ = lambda self, name: _swig_getattr(self, t_disasm, name)
1043 __repr__ = _swig_repr
1044 __swig_setmethods__["ip"] = _ollypython.t_disasm_ip_set
1045 __swig_getmethods__["ip"] = _ollypython.t_disasm_ip_get
1046 if _newclass:ip = property(_ollypython.t_disasm_ip_get, _ollypython.t_disasm_ip_set)
1047 __swig_setmethods__["dump"] = _ollypython.t_disasm_dump_set
1048 __swig_getmethods__["dump"] = _ollypython.t_disasm_dump_get
1049 if _newclass:dump = property(_ollypython.t_disasm_dump_get, _ollypython.t_disasm_dump_set)
1050 __swig_setmethods__["result"] = _ollypython.t_disasm_result_set
1051 __swig_getmethods__["result"] = _ollypython.t_disasm_result_get
1052 if _newclass:result = property(_ollypython.t_disasm_result_get, _ollypython.t_disasm_result_set)
1053 __swig_setmethods__["comment"] = _ollypython.t_disasm_comment_set
1054 __swig_getmethods__["comment"] = _ollypython.t_disasm_comment_get
1055 if _newclass:comment = property(_ollypython.t_disasm_comment_get, _ollypython.t_disasm_comment_set)
1056 __swig_setmethods__["opinfo"] = _ollypython.t_disasm_opinfo_set
1057 __swig_getmethods__["opinfo"] = _ollypython.t_disasm_opinfo_get
1058 if _newclass:opinfo = property(_ollypython.t_disasm_opinfo_get, _ollypython.t_disasm_opinfo_set)
1059 __swig_setmethods__["cmdtype"] = _ollypython.t_disasm_cmdtype_set
1060 __swig_getmethods__["cmdtype"] = _ollypython.t_disasm_cmdtype_get
1061 if _newclass:cmdtype = property(_ollypython.t_disasm_cmdtype_get, _ollypython.t_disasm_cmdtype_set)
1062 __swig_setmethods__["memtype"] = _ollypython.t_disasm_memtype_set
1063 __swig_getmethods__["memtype"] = _ollypython.t_disasm_memtype_get
1064 if _newclass:memtype = property(_ollypython.t_disasm_memtype_get, _ollypython.t_disasm_memtype_set)
1065 __swig_setmethods__["nprefix"] = _ollypython.t_disasm_nprefix_set
1066 __swig_getmethods__["nprefix"] = _ollypython.t_disasm_nprefix_get
1067 if _newclass:nprefix = property(_ollypython.t_disasm_nprefix_get, _ollypython.t_disasm_nprefix_set)
1068 __swig_setmethods__["indexed"] = _ollypython.t_disasm_indexed_set
1069 __swig_getmethods__["indexed"] = _ollypython.t_disasm_indexed_get
1070 if _newclass:indexed = property(_ollypython.t_disasm_indexed_get, _ollypython.t_disasm_indexed_set)
1071 __swig_setmethods__["jmpconst"] = _ollypython.t_disasm_jmpconst_set
1072 __swig_getmethods__["jmpconst"] = _ollypython.t_disasm_jmpconst_get
1073 if _newclass:jmpconst = property(_ollypython.t_disasm_jmpconst_get, _ollypython.t_disasm_jmpconst_set)
1074 __swig_setmethods__["jmptable"] = _ollypython.t_disasm_jmptable_set
1075 __swig_getmethods__["jmptable"] = _ollypython.t_disasm_jmptable_get
1076 if _newclass:jmptable = property(_ollypython.t_disasm_jmptable_get, _ollypython.t_disasm_jmptable_set)
1077 __swig_setmethods__["adrconst"] = _ollypython.t_disasm_adrconst_set
1078 __swig_getmethods__["adrconst"] = _ollypython.t_disasm_adrconst_get
1079 if _newclass:adrconst = property(_ollypython.t_disasm_adrconst_get, _ollypython.t_disasm_adrconst_set)
1080 __swig_setmethods__["immconst"] = _ollypython.t_disasm_immconst_set
1081 __swig_getmethods__["immconst"] = _ollypython.t_disasm_immconst_get
1082 if _newclass:immconst = property(_ollypython.t_disasm_immconst_get, _ollypython.t_disasm_immconst_set)
1083 __swig_setmethods__["zeroconst"] = _ollypython.t_disasm_zeroconst_set
1084 __swig_getmethods__["zeroconst"] = _ollypython.t_disasm_zeroconst_get
1085 if _newclass:zeroconst = property(_ollypython.t_disasm_zeroconst_get, _ollypython.t_disasm_zeroconst_set)
1086 __swig_setmethods__["fixupoffset"] = _ollypython.t_disasm_fixupoffset_set
1087 __swig_getmethods__["fixupoffset"] = _ollypython.t_disasm_fixupoffset_get
1088 if _newclass:fixupoffset = property(_ollypython.t_disasm_fixupoffset_get, _ollypython.t_disasm_fixupoffset_set)
1089 __swig_setmethods__["fixupsize"] = _ollypython.t_disasm_fixupsize_set
1090 __swig_getmethods__["fixupsize"] = _ollypython.t_disasm_fixupsize_get
1091 if _newclass:fixupsize = property(_ollypython.t_disasm_fixupsize_get, _ollypython.t_disasm_fixupsize_set)
1092 __swig_setmethods__["jmpaddr"] = _ollypython.t_disasm_jmpaddr_set
1093 __swig_getmethods__["jmpaddr"] = _ollypython.t_disasm_jmpaddr_get
1094 if _newclass:jmpaddr = property(_ollypython.t_disasm_jmpaddr_get, _ollypython.t_disasm_jmpaddr_set)
1095 __swig_setmethods__["condition"] = _ollypython.t_disasm_condition_set
1096 __swig_getmethods__["condition"] = _ollypython.t_disasm_condition_get
1097 if _newclass:condition = property(_ollypython.t_disasm_condition_get, _ollypython.t_disasm_condition_set)
1098 __swig_setmethods__["error"] = _ollypython.t_disasm_error_set
1099 __swig_getmethods__["error"] = _ollypython.t_disasm_error_get
1100 if _newclass:error = property(_ollypython.t_disasm_error_get, _ollypython.t_disasm_error_set)
1101 __swig_setmethods__["warnings"] = _ollypython.t_disasm_warnings_set
1102 __swig_getmethods__["warnings"] = _ollypython.t_disasm_warnings_get
1103 if _newclass:warnings = property(_ollypython.t_disasm_warnings_get, _ollypython.t_disasm_warnings_set)
1104 __swig_setmethods__["optype"] = _ollypython.t_disasm_optype_set
1105 __swig_getmethods__["optype"] = _ollypython.t_disasm_optype_get
1106 if _newclass:optype = property(_ollypython.t_disasm_optype_get, _ollypython.t_disasm_optype_set)
1107 __swig_setmethods__["opsize"] = _ollypython.t_disasm_opsize_set
1108 __swig_getmethods__["opsize"] = _ollypython.t_disasm_opsize_get
1109 if _newclass:opsize = property(_ollypython.t_disasm_opsize_get, _ollypython.t_disasm_opsize_set)
1110 __swig_setmethods__["opgood"] = _ollypython.t_disasm_opgood_set
1111 __swig_getmethods__["opgood"] = _ollypython.t_disasm_opgood_get
1112 if _newclass:opgood = property(_ollypython.t_disasm_opgood_get, _ollypython.t_disasm_opgood_set)
1113 __swig_setmethods__["opaddr"] = _ollypython.t_disasm_opaddr_set
1114 __swig_getmethods__["opaddr"] = _ollypython.t_disasm_opaddr_get
1115 if _newclass:opaddr = property(_ollypython.t_disasm_opaddr_get, _ollypython.t_disasm_opaddr_set)
1116 __swig_setmethods__["opdata"] = _ollypython.t_disasm_opdata_set
1117 __swig_getmethods__["opdata"] = _ollypython.t_disasm_opdata_get
1118 if _newclass:opdata = property(_ollypython.t_disasm_opdata_get, _ollypython.t_disasm_opdata_set)
1119 __swig_setmethods__["op"] = _ollypython.t_disasm_op_set
1120 __swig_getmethods__["op"] = _ollypython.t_disasm_op_get
1121 if _newclass:op = property(_ollypython.t_disasm_op_get, _ollypython.t_disasm_op_set)
1122 __swig_setmethods__["regdata"] = _ollypython.t_disasm_regdata_set
1123 __swig_getmethods__["regdata"] = _ollypython.t_disasm_regdata_get
1124 if _newclass:regdata = property(_ollypython.t_disasm_regdata_get, _ollypython.t_disasm_regdata_set)
1125 __swig_setmethods__["regstatus"] = _ollypython.t_disasm_regstatus_set
1126 __swig_getmethods__["regstatus"] = _ollypython.t_disasm_regstatus_get
1127 if _newclass:regstatus = property(_ollypython.t_disasm_regstatus_get, _ollypython.t_disasm_regstatus_set)
1128 __swig_setmethods__["addrdata"] = _ollypython.t_disasm_addrdata_set
1129 __swig_getmethods__["addrdata"] = _ollypython.t_disasm_addrdata_get
1130 if _newclass:addrdata = property(_ollypython.t_disasm_addrdata_get, _ollypython.t_disasm_addrdata_set)
1131 __swig_setmethods__["addrstatus"] = _ollypython.t_disasm_addrstatus_set
1132 __swig_getmethods__["addrstatus"] = _ollypython.t_disasm_addrstatus_get
1133 if _newclass:addrstatus = property(_ollypython.t_disasm_addrstatus_get, _ollypython.t_disasm_addrstatus_set)
1134 __swig_setmethods__["regstack"] = _ollypython.t_disasm_regstack_set
1135 __swig_getmethods__["regstack"] = _ollypython.t_disasm_regstack_get
1136 if _newclass:regstack = property(_ollypython.t_disasm_regstack_get, _ollypython.t_disasm_regstack_set)
1137 __swig_setmethods__["rststatus"] = _ollypython.t_disasm_rststatus_set
1138 __swig_getmethods__["rststatus"] = _ollypython.t_disasm_rststatus_get
1139 if _newclass:rststatus = property(_ollypython.t_disasm_rststatus_get, _ollypython.t_disasm_rststatus_set)
1140 __swig_setmethods__["nregstack"] = _ollypython.t_disasm_nregstack_set
1141 __swig_getmethods__["nregstack"] = _ollypython.t_disasm_nregstack_get
1142 if _newclass:nregstack = property(_ollypython.t_disasm_nregstack_get, _ollypython.t_disasm_nregstack_set)
1143 __swig_setmethods__["reserved"] = _ollypython.t_disasm_reserved_set
1144 __swig_getmethods__["reserved"] = _ollypython.t_disasm_reserved_get
1145 if _newclass:reserved = property(_ollypython.t_disasm_reserved_get, _ollypython.t_disasm_reserved_set)
1147 """__init__(self) -> t_disasm"""
1148 this = _ollypython.new_t_disasm(*args)
1149 try: self.this.append(this)
1150 except: self.this = this
1151 __swig_destroy__ = _ollypython.delete_t_disasm
1152 __del__ = lambda self : None;
1153 t_disasm_swigregister = _ollypython.t_disasm_swigregister
1154 t_disasm_swigregister(t_disasm)
1155
1157 """Proxy of C t_result_union1 struct"""
1158 __swig_setmethods__ = {}
1159 __setattr__ = lambda self, name, value: _swig_setattr(self, t_result_union1, name, value)
1160 __swig_getmethods__ = {}
1161 __getattr__ = lambda self, name: _swig_getattr(self, t_result_union1, name)
1162 __repr__ = _swig_repr
1163 __swig_setmethods__["data"] = _ollypython.t_result_union1_data_set
1164 __swig_getmethods__["data"] = _ollypython.t_result_union1_data_get
1165 if _newclass:data = property(_ollypython.t_result_union1_data_get, _ollypython.t_result_union1_data_set)
1166 __swig_setmethods__["u"] = _ollypython.t_result_union1_u_set
1167 __swig_getmethods__["u"] = _ollypython.t_result_union1_u_get
1168 if _newclass:u = property(_ollypython.t_result_union1_u_get, _ollypython.t_result_union1_u_set)
1169 __swig_setmethods__["l"] = _ollypython.t_result_union1_l_set
1170 __swig_getmethods__["l"] = _ollypython.t_result_union1_l_get
1171 if _newclass:l = property(_ollypython.t_result_union1_l_get, _ollypython.t_result_union1_l_set)
1172 __swig_setmethods__["f"] = _ollypython.t_result_union1_f_set
1173 __swig_getmethods__["f"] = _ollypython.t_result_union1_f_get
1174 if _newclass:f = property(_ollypython.t_result_union1_f_get, _ollypython.t_result_union1_f_set)
1176 """__init__(self) -> t_result_union1"""
1177 this = _ollypython.new_t_result_union1(*args)
1178 try: self.this.append(this)
1179 except: self.this = this
1180 __swig_destroy__ = _ollypython.delete_t_result_union1
1181 __del__ = lambda self : None;
1182 t_result_union1_swigregister = _ollypython.t_result_union1_swigregister
1183 t_result_union1_swigregister(t_result_union1)
1184
1186 """Proxy of C t_result_union2 struct"""
1187 __swig_setmethods__ = {}
1188 __setattr__ = lambda self, name, value: _swig_setattr(self, t_result_union2, name, value)
1189 __swig_getmethods__ = {}
1190 __getattr__ = lambda self, name: _swig_getattr(self, t_result_union2, name)
1191 __repr__ = _swig_repr
1192 __swig_setmethods__["value"] = _ollypython.t_result_union2_value_set
1193 __swig_getmethods__["value"] = _ollypython.t_result_union2_value_get
1194 if _newclass:value = property(_ollypython.t_result_union2_value_get, _ollypython.t_result_union2_value_set)
1195 __swig_setmethods__["wvalue"] = _ollypython.t_result_union2_wvalue_set
1196 __swig_getmethods__["wvalue"] = _ollypython.t_result_union2_wvalue_get
1197 if _newclass:wvalue = property(_ollypython.t_result_union2_wvalue_get, _ollypython.t_result_union2_wvalue_set)
1199 """__init__(self) -> t_result_union2"""
1200 this = _ollypython.new_t_result_union2(*args)
1201 try: self.this.append(this)
1202 except: self.this = this
1203 __swig_destroy__ = _ollypython.delete_t_result_union2
1204 __del__ = lambda self : None;
1205 t_result_union2_swigregister = _ollypython.t_result_union2_swigregister
1206 t_result_union2_swigregister(t_result_union2)
1207
1209 """Proxy of C t_result struct"""
1210 __swig_setmethods__ = {}
1211 __setattr__ = lambda self, name, value: _swig_setattr(self, t_result, name, value)
1212 __swig_getmethods__ = {}
1213 __getattr__ = lambda self, name: _swig_getattr(self, t_result, name)
1214 __repr__ = _swig_repr
1215 __swig_setmethods__["type"] = _ollypython.t_result_type_set
1216 __swig_getmethods__["type"] = _ollypython.t_result_type_get
1217 if _newclass:type = property(_ollypython.t_result_type_get, _ollypython.t_result_type_set)
1218 __swig_setmethods__["dtype"] = _ollypython.t_result_dtype_set
1219 __swig_getmethods__["dtype"] = _ollypython.t_result_dtype_get
1220 if _newclass:dtype = property(_ollypython.t_result_dtype_get, _ollypython.t_result_dtype_set)
1221 __swig_setmethods__["data"] = _ollypython.t_result_data_set
1222 __swig_getmethods__["data"] = _ollypython.t_result_data_get
1223 if _newclass:data = property(_ollypython.t_result_data_get, _ollypython.t_result_data_set)
1224 __swig_setmethods__["value"] = _ollypython.t_result_value_set
1225 __swig_getmethods__["value"] = _ollypython.t_result_value_get
1226 if _newclass:value = property(_ollypython.t_result_value_get, _ollypython.t_result_value_set)
1227 __swig_setmethods__["lvaddr"] = _ollypython.t_result_lvaddr_set
1228 __swig_getmethods__["lvaddr"] = _ollypython.t_result_lvaddr_get
1229 if _newclass:lvaddr = property(_ollypython.t_result_lvaddr_get, _ollypython.t_result_lvaddr_set)
1231 """__init__(self) -> t_result"""
1232 this = _ollypython.new_t_result(*args)
1233 try: self.this.append(this)
1234 except: self.this = this
1235 __swig_destroy__ = _ollypython.delete_t_result
1236 __del__ = lambda self : None;
1237 t_result_swigregister = _ollypython.t_result_swigregister
1238 t_result_swigregister(t_result)
1239
1241 """Proxy of C t_thread struct"""
1242 __swig_setmethods__ = {}
1243 __setattr__ = lambda self, name, value: _swig_setattr(self, t_thread, name, value)
1244 __swig_getmethods__ = {}
1245 __getattr__ = lambda self, name: _swig_getattr(self, t_thread, name)
1246 __repr__ = _swig_repr
1247 __swig_setmethods__["threadid"] = _ollypython.t_thread_threadid_set
1248 __swig_getmethods__["threadid"] = _ollypython.t_thread_threadid_get
1249 if _newclass:threadid = property(_ollypython.t_thread_threadid_get, _ollypython.t_thread_threadid_set)
1250 __swig_setmethods__["dummy"] = _ollypython.t_thread_dummy_set
1251 __swig_getmethods__["dummy"] = _ollypython.t_thread_dummy_get
1252 if _newclass:dummy = property(_ollypython.t_thread_dummy_get, _ollypython.t_thread_dummy_set)
1253 __swig_setmethods__["type"] = _ollypython.t_thread_type_set
1254 __swig_getmethods__["type"] = _ollypython.t_thread_type_get
1255 if _newclass:type = property(_ollypython.t_thread_type_get, _ollypython.t_thread_type_set)
1256 __swig_setmethods__["thread"] = _ollypython.t_thread_thread_set
1257 __swig_getmethods__["thread"] = _ollypython.t_thread_thread_get
1258 if _newclass:thread = property(_ollypython.t_thread_thread_get, _ollypython.t_thread_thread_set)
1259 __swig_setmethods__["datablock"] = _ollypython.t_thread_datablock_set
1260 __swig_getmethods__["datablock"] = _ollypython.t_thread_datablock_get
1261 if _newclass:datablock = property(_ollypython.t_thread_datablock_get, _ollypython.t_thread_datablock_set)
1262 __swig_setmethods__["entry"] = _ollypython.t_thread_entry_set
1263 __swig_getmethods__["entry"] = _ollypython.t_thread_entry_get
1264 if _newclass:entry = property(_ollypython.t_thread_entry_get, _ollypython.t_thread_entry_set)
1265 __swig_setmethods__["stacktop"] = _ollypython.t_thread_stacktop_set
1266 __swig_getmethods__["stacktop"] = _ollypython.t_thread_stacktop_get
1267 if _newclass:stacktop = property(_ollypython.t_thread_stacktop_get, _ollypython.t_thread_stacktop_set)
1268 __swig_setmethods__["stackbottom"] = _ollypython.t_thread_stackbottom_set
1269 __swig_getmethods__["stackbottom"] = _ollypython.t_thread_stackbottom_get
1270 if _newclass:stackbottom = property(_ollypython.t_thread_stackbottom_get, _ollypython.t_thread_stackbottom_set)
1271 __swig_setmethods__["context"] = _ollypython.t_thread_context_set
1272 __swig_getmethods__["context"] = _ollypython.t_thread_context_get
1273 if _newclass:context = property(_ollypython.t_thread_context_get, _ollypython.t_thread_context_set)
1274 __swig_setmethods__["reg"] = _ollypython.t_thread_reg_set
1275 __swig_getmethods__["reg"] = _ollypython.t_thread_reg_get
1276 if _newclass:reg = property(_ollypython.t_thread_reg_get, _ollypython.t_thread_reg_set)
1277 __swig_setmethods__["regvalid"] = _ollypython.t_thread_regvalid_set
1278 __swig_getmethods__["regvalid"] = _ollypython.t_thread_regvalid_get
1279 if _newclass:regvalid = property(_ollypython.t_thread_regvalid_get, _ollypython.t_thread_regvalid_set)
1280 __swig_setmethods__["oldreg"] = _ollypython.t_thread_oldreg_set
1281 __swig_getmethods__["oldreg"] = _ollypython.t_thread_oldreg_get
1282 if _newclass:oldreg = property(_ollypython.t_thread_oldreg_get, _ollypython.t_thread_oldreg_set)
1283 __swig_setmethods__["oldregvalid"] = _ollypython.t_thread_oldregvalid_set
1284 __swig_getmethods__["oldregvalid"] = _ollypython.t_thread_oldregvalid_get
1285 if _newclass:oldregvalid = property(_ollypython.t_thread_oldregvalid_get, _ollypython.t_thread_oldregvalid_set)
1286 __swig_setmethods__["suspendcount"] = _ollypython.t_thread_suspendcount_set
1287 __swig_getmethods__["suspendcount"] = _ollypython.t_thread_suspendcount_get
1288 if _newclass:suspendcount = property(_ollypython.t_thread_suspendcount_get, _ollypython.t_thread_suspendcount_set)
1289 __swig_setmethods__["usertime"] = _ollypython.t_thread_usertime_set
1290 __swig_getmethods__["usertime"] = _ollypython.t_thread_usertime_get
1291 if _newclass:usertime = property(_ollypython.t_thread_usertime_get, _ollypython.t_thread_usertime_set)
1292 __swig_setmethods__["systime"] = _ollypython.t_thread_systime_set
1293 __swig_getmethods__["systime"] = _ollypython.t_thread_systime_get
1294 if _newclass:systime = property(_ollypython.t_thread_systime_get, _ollypython.t_thread_systime_set)
1295 __swig_setmethods__["reserved"] = _ollypython.t_thread_reserved_set
1296 __swig_getmethods__["reserved"] = _ollypython.t_thread_reserved_get
1297 if _newclass:reserved = property(_ollypython.t_thread_reserved_get, _ollypython.t_thread_reserved_set)
1299 """__init__(self) -> t_thread"""
1300 this = _ollypython.new_t_thread(*args)
1301 try: self.this.append(this)
1302 except: self.this = this
1303 __swig_destroy__ = _ollypython.delete_t_thread
1304 __del__ = lambda self : None;
1305 t_thread_swigregister = _ollypython.t_thread_swigregister
1306 t_thread_swigregister(t_thread)
1307
1308 MM_RESTORE = _ollypython.MM_RESTORE
1309 MM_SILENT = _ollypython.MM_SILENT
1310 MM_DELANAL = _ollypython.MM_DELANAL
1311 MM_RESILENT = _ollypython.MM_RESILENT
1313 """Proxy of C t_memory struct"""
1314 __swig_setmethods__ = {}
1315 __setattr__ = lambda self, name, value: _swig_setattr(self, t_memory, name, value)
1316 __swig_getmethods__ = {}
1317 __getattr__ = lambda self, name: _swig_getattr(self, t_memory, name)
1318 __repr__ = _swig_repr
1319 __swig_setmethods__["base"] = _ollypython.t_memory_base_set
1320 __swig_getmethods__["base"] = _ollypython.t_memory_base_get
1321 if _newclass:base = property(_ollypython.t_memory_base_get, _ollypython.t_memory_base_set)
1322 __swig_setmethods__["size"] = _ollypython.t_memory_size_set
1323 __swig_getmethods__["size"] = _ollypython.t_memory_size_get
1324 if _newclass:size = property(_ollypython.t_memory_size_get, _ollypython.t_memory_size_set)
1325 __swig_setmethods__["type"] = _ollypython.t_memory_type_set
1326 __swig_getmethods__["type"] = _ollypython.t_memory_type_get
1327 if _newclass:type = property(_ollypython.t_memory_type_get, _ollypython.t_memory_type_set)
1328 __swig_setmethods__["owner"] = _ollypython.t_memory_owner_set
1329 __swig_getmethods__["owner"] = _ollypython.t_memory_owner_get
1330 if _newclass:owner = property(_ollypython.t_memory_owner_get, _ollypython.t_memory_owner_set)
1331 __swig_setmethods__["initaccess"] = _ollypython.t_memory_initaccess_set
1332 __swig_getmethods__["initaccess"] = _ollypython.t_memory_initaccess_get
1333 if _newclass:initaccess = property(_ollypython.t_memory_initaccess_get, _ollypython.t_memory_initaccess_set)
1334 __swig_setmethods__["access"] = _ollypython.t_memory_access_set
1335 __swig_getmethods__["access"] = _ollypython.t_memory_access_get
1336 if _newclass:access = property(_ollypython.t_memory_access_get, _ollypython.t_memory_access_set)
1337 __swig_setmethods__["threadid"] = _ollypython.t_memory_threadid_set
1338 __swig_getmethods__["threadid"] = _ollypython.t_memory_threadid_get
1339 if _newclass:threadid = property(_ollypython.t_memory_threadid_get, _ollypython.t_memory_threadid_set)
1340 __swig_setmethods__["sect"] = _ollypython.t_memory_sect_set
1341 __swig_getmethods__["sect"] = _ollypython.t_memory_sect_get
1342 if _newclass:sect = property(_ollypython.t_memory_sect_get, _ollypython.t_memory_sect_set)
1343 __swig_setmethods__["copy"] = _ollypython.t_memory_copy_set
1344 __swig_getmethods__["copy"] = _ollypython.t_memory_copy_get
1345 if _newclass:copy = property(_ollypython.t_memory_copy_get, _ollypython.t_memory_copy_set)
1346 __swig_setmethods__["reserved"] = _ollypython.t_memory_reserved_set
1347 __swig_getmethods__["reserved"] = _ollypython.t_memory_reserved_get
1348 if _newclass:reserved = property(_ollypython.t_memory_reserved_get, _ollypython.t_memory_reserved_set)
1350 """__init__(self) -> t_memory"""
1351 this = _ollypython.new_t_memory(*args)
1352 try: self.this.append(this)
1353 except: self.this = this
1354 __swig_destroy__ = _ollypython.delete_t_memory
1355 __del__ = lambda self : None;
1356 t_memory_swigregister = _ollypython.t_memory_swigregister
1357 t_memory_swigregister(t_memory)
1358
1360 """Proxy of C t_heap struct"""
1361 __swig_setmethods__ = {}
1362 __setattr__ = lambda self, name, value: _swig_setattr(self, t_heap, name, value)
1363 __swig_getmethods__ = {}
1364 __getattr__ = lambda self, name: _swig_getattr(self, t_heap, name)
1365 __repr__ = _swig_repr
1366 __swig_setmethods__["base"] = _ollypython.t_heap_base_set
1367 __swig_getmethods__["base"] = _ollypython.t_heap_base_get
1368 if _newclass:base = property(_ollypython.t_heap_base_get, _ollypython.t_heap_base_set)
1369 __swig_setmethods__["size"] = _ollypython.t_heap_size_set
1370 __swig_getmethods__["size"] = _ollypython.t_heap_size_get
1371 if _newclass:size = property(_ollypython.t_heap_size_get, _ollypython.t_heap_size_set)
1372 __swig_setmethods__["type"] = _ollypython.t_heap_type_set
1373 __swig_getmethods__["type"] = _ollypython.t_heap_type_get
1374 if _newclass:type = property(_ollypython.t_heap_type_get, _ollypython.t_heap_type_set)
1375 __swig_setmethods__["parent"] = _ollypython.t_heap_parent_set
1376 __swig_getmethods__["parent"] = _ollypython.t_heap_parent_get
1377 if _newclass:parent = property(_ollypython.t_heap_parent_get, _ollypython.t_heap_parent_set)
1379 """__init__(self) -> t_heap"""
1380 this = _ollypython.new_t_heap(*args)
1381 try: self.this.append(this)
1382 except: self.this = this
1383 __swig_destroy__ = _ollypython.delete_t_heap
1384 __del__ = lambda self : None;
1385 t_heap_swigregister = _ollypython.t_heap_swigregister
1386 t_heap_swigregister(t_heap)
1387
1388 NVERS = _ollypython.NVERS
1389 JT_JUMP = _ollypython.JT_JUMP
1390 JT_COND = _ollypython.JT_COND
1391 JT_SWITCH = _ollypython.JT_SWITCH
1393 """Proxy of C t_ahint struct"""
1394 __swig_setmethods__ = {}
1395 __setattr__ = lambda self, name, value: _swig_setattr(self, t_ahint, name, value)
1396 __swig_getmethods__ = {}
1397 __getattr__ = lambda self, name: _swig_getattr(self, t_ahint, name)
1398 __repr__ = _swig_repr
1399 __swig_setmethods__["addr"] = _ollypython.t_ahint_addr_set
1400 __swig_getmethods__["addr"] = _ollypython.t_ahint_addr_get
1401 if _newclass:addr = property(_ollypython.t_ahint_addr_get, _ollypython.t_ahint_addr_set)
1402 __swig_setmethods__["size"] = _ollypython.t_ahint_size_set
1403 __swig_getmethods__["size"] = _ollypython.t_ahint_size_get
1404 if _newclass:size = property(_ollypython.t_ahint_size_get, _ollypython.t_ahint_size_set)
1405 __swig_setmethods__["type"] = _ollypython.t_ahint_type_set
1406 __swig_getmethods__["type"] = _ollypython.t_ahint_type_get
1407 if _newclass:type = property(_ollypython.t_ahint_type_get, _ollypython.t_ahint_type_set)
1409 """__init__(self) -> t_ahint"""
1410 this = _ollypython.new_t_ahint(*args)
1411 try: self.this.append(this)
1412 except: self.this = this
1413 __swig_destroy__ = _ollypython.delete_t_ahint
1414 __del__ = lambda self : None;
1415 t_ahint_swigregister = _ollypython.t_ahint_swigregister
1416 t_ahint_swigregister(t_ahint)
1417
1419 """Proxy of C t_stringtable struct"""
1420 __swig_setmethods__ = {}
1421 __setattr__ = lambda self, name, value: _swig_setattr(self, t_stringtable, name, value)
1422 __swig_getmethods__ = {}
1423 __getattr__ = lambda self, name: _swig_getattr(self, t_stringtable, name)
1424 __repr__ = _swig_repr
1425 __swig_setmethods__["name"] = _ollypython.t_stringtable_name_set
1426 __swig_getmethods__["name"] = _ollypython.t_stringtable_name_get
1427 if _newclass:name = property(_ollypython.t_stringtable_name_get, _ollypython.t_stringtable_name_set)
1428 __swig_setmethods__["language"] = _ollypython.t_stringtable_language_set
1429 __swig_getmethods__["language"] = _ollypython.t_stringtable_language_get
1430 if _newclass:language = property(_ollypython.t_stringtable_language_get, _ollypython.t_stringtable_language_set)
1431 __swig_setmethods__["addr"] = _ollypython.t_stringtable_addr_set
1432 __swig_getmethods__["addr"] = _ollypython.t_stringtable_addr_get
1433 if _newclass:addr = property(_ollypython.t_stringtable_addr_get, _ollypython.t_stringtable_addr_set)
1434 __swig_setmethods__["size"] = _ollypython.t_stringtable_size_set
1435 __swig_getmethods__["size"] = _ollypython.t_stringtable_size_get
1436 if _newclass:size = property(_ollypython.t_stringtable_size_get, _ollypython.t_stringtable_size_set)
1438 """__init__(self) -> t_stringtable"""
1439 this = _ollypython.new_t_stringtable(*args)
1440 try: self.this.append(this)
1441 except: self.this = this
1442 __swig_destroy__ = _ollypython.delete_t_stringtable
1443 __del__ = lambda self : None;
1444 t_stringtable_swigregister = _ollypython.t_stringtable_swigregister
1445 t_stringtable_swigregister(t_stringtable)
1446
1448 """Proxy of C t_fixup struct"""
1449 __swig_setmethods__ = {}
1450 __setattr__ = lambda self, name, value: _swig_setattr(self, t_fixup, name, value)
1451 __swig_getmethods__ = {}
1452 __getattr__ = lambda self, name: _swig_getattr(self, t_fixup, name)
1453 __repr__ = _swig_repr
1454 __swig_setmethods__["base"] = _ollypython.t_fixup_base_set
1455 __swig_getmethods__["base"] = _ollypython.t_fixup_base_get
1456 if _newclass:base = property(_ollypython.t_fixup_base_get, _ollypython.t_fixup_base_set)
1457 __swig_setmethods__["size"] = _ollypython.t_fixup_size_set
1458 __swig_getmethods__["size"] = _ollypython.t_fixup_size_get
1459 if _newclass:size = property(_ollypython.t_fixup_size_get, _ollypython.t_fixup_size_set)
1461 """__init__(self) -> t_fixup"""
1462 this = _ollypython.new_t_fixup(*args)
1463 try: self.this.append(this)
1464 except: self.this = this
1465 __swig_destroy__ = _ollypython.delete_t_fixup
1466 __del__ = lambda self : None;
1467 t_fixup_swigregister = _ollypython.t_fixup_swigregister
1468 t_fixup_swigregister(t_fixup)
1469
1471 """Proxy of C t_symvar_union1 struct"""
1472 __swig_setmethods__ = {}
1473 __setattr__ = lambda self, name, value: _swig_setattr(self, t_symvar_union1, name, value)
1474 __swig_getmethods__ = {}
1475 __getattr__ = lambda self, name: _swig_getattr(self, t_symvar_union1, name)
1476 __repr__ = _swig_repr
1477 __swig_setmethods__["type"] = _ollypython.t_symvar_union1_type_set
1478 __swig_getmethods__["type"] = _ollypython.t_symvar_union1_type_get
1479 if _newclass:type = property(_ollypython.t_symvar_union1_type_get, _ollypython.t_symvar_union1_type_set)
1480 __swig_setmethods__["regs"] = _ollypython.t_symvar_union1_regs_set
1481 __swig_getmethods__["regs"] = _ollypython.t_symvar_union1_regs_get
1482 if _newclass:regs = property(_ollypython.t_symvar_union1_regs_get, _ollypython.t_symvar_union1_regs_set)
1484 """__init__(self) -> t_symvar_union1"""
1485 this = _ollypython.new_t_symvar_union1(*args)
1486 try: self.this.append(this)
1487 except: self.this = this
1488 __swig_destroy__ = _ollypython.delete_t_symvar_union1
1489 __del__ = lambda self : None;
1490 t_symvar_union1_swigregister = _ollypython.t_symvar_union1_swigregister
1491 t_symvar_union1_swigregister(t_symvar_union1)
1492
1494 """Proxy of C t_symvar_union2 struct"""
1495 __swig_setmethods__ = {}
1496 __setattr__ = lambda self, name, value: _swig_setattr(self, t_symvar_union2, name, value)
1497 __swig_getmethods__ = {}
1498 __getattr__ = lambda self, name: _swig_getattr(self, t_symvar_union2, name)
1499 __repr__ = _swig_repr
1500 __swig_setmethods__["addr"] = _ollypython.t_symvar_union2_addr_set
1501 __swig_getmethods__["addr"] = _ollypython.t_symvar_union2_addr_get
1502 if _newclass:addr = property(_ollypython.t_symvar_union2_addr_get, _ollypython.t_symvar_union2_addr_set)
1503 __swig_setmethods__["offset"] = _ollypython.t_symvar_union2_offset_set
1504 __swig_getmethods__["offset"] = _ollypython.t_symvar_union2_offset_get
1505 if _newclass:offset = property(_ollypython.t_symvar_union2_offset_get, _ollypython.t_symvar_union2_offset_set)
1507 """__init__(self) -> t_symvar_union2"""
1508 this = _ollypython.new_t_symvar_union2(*args)
1509 try: self.this.append(this)
1510 except: self.this = this
1511 __swig_destroy__ = _ollypython.delete_t_symvar_union2
1512 __del__ = lambda self : None;
1513 t_symvar_union2_swigregister = _ollypython.t_symvar_union2_swigregister
1514 t_symvar_union2_swigregister(t_symvar_union2)
1515
1517 """Proxy of C t_symvar struct"""
1518 __swig_setmethods__ = {}
1519 __setattr__ = lambda self, name, value: _swig_setattr(self, t_symvar, name, value)
1520 __swig_getmethods__ = {}
1521 __getattr__ = lambda self, name: _swig_getattr(self, t_symvar, name)
1522 __repr__ = _swig_repr
1523 __swig_setmethods__["next"] = _ollypython.t_symvar_next_set
1524 __swig_getmethods__["next"] = _ollypython.t_symvar_next_get
1525 if _newclass:next = property(_ollypython.t_symvar_next_get, _ollypython.t_symvar_next_set)
1526 __swig_setmethods__["kind"] = _ollypython.t_symvar_kind_set
1527 __swig_getmethods__["kind"] = _ollypython.t_symvar_kind_get
1528 if _newclass:kind = property(_ollypython.t_symvar_kind_get, _ollypython.t_symvar_kind_set)
1529 __swig_setmethods__["type"] = _ollypython.t_symvar_type_set
1530 __swig_getmethods__["type"] = _ollypython.t_symvar_type_get
1531 if _newclass:type = property(_ollypython.t_symvar_type_get, _ollypython.t_symvar_type_set)
1532 __swig_setmethods__["addr"] = _ollypython.t_symvar_addr_set
1533 __swig_getmethods__["addr"] = _ollypython.t_symvar_addr_get
1534 if _newclass:addr = property(_ollypython.t_symvar_addr_get, _ollypython.t_symvar_addr_set)
1535 __swig_setmethods__["size"] = _ollypython.t_symvar_size_set
1536 __swig_getmethods__["size"] = _ollypython.t_symvar_size_get
1537 if _newclass:size = property(_ollypython.t_symvar_size_get, _ollypython.t_symvar_size_set)
1538 __swig_setmethods__["optvar"] = _ollypython.t_symvar_optvar_set
1539 __swig_getmethods__["optvar"] = _ollypython.t_symvar_optvar_get
1540 if _newclass:optvar = property(_ollypython.t_symvar_optvar_get, _ollypython.t_symvar_optvar_set)
1541 __swig_setmethods__["nameaddr"] = _ollypython.t_symvar_nameaddr_set
1542 __swig_getmethods__["nameaddr"] = _ollypython.t_symvar_nameaddr_get
1543 if _newclass:nameaddr = property(_ollypython.t_symvar_nameaddr_get, _ollypython.t_symvar_nameaddr_set)
1545 """__init__(self) -> t_symvar"""
1546 this = _ollypython.new_t_symvar(*args)
1547 try: self.this.append(this)
1548 except: self.this = this
1549 __swig_destroy__ = _ollypython.delete_t_symvar
1550 __del__ = lambda self : None;
1551 t_symvar_swigregister = _ollypython.t_symvar_swigregister
1552 t_symvar_swigregister(t_symvar)
1553
1555 """Proxy of C t_jdest struct"""
1556 __swig_setmethods__ = {}
1557 __setattr__ = lambda self, name, value: _swig_setattr(self, t_jdest, name, value)
1558 __swig_getmethods__ = {}
1559 __getattr__ = lambda self, name: _swig_getattr(self, t_jdest, name)
1560 __repr__ = _swig_repr
1561 __swig_setmethods__["type"] = _ollypython.t_jdest_type_set
1562 __swig_getmethods__["type"] = _ollypython.t_jdest_type_get
1563 if _newclass:type = property(_ollypython.t_jdest_type_get, _ollypython.t_jdest_type_set)
1564 __swig_setmethods__["_from"] = _ollypython.t_jdest__from_set
1565 __swig_getmethods__["_from"] = _ollypython.t_jdest__from_get
1566 if _newclass:_from = property(_ollypython.t_jdest__from_get, _ollypython.t_jdest__from_set)
1567 __swig_setmethods__["to"] = _ollypython.t_jdest_to_set
1568 __swig_getmethods__["to"] = _ollypython.t_jdest_to_get
1569 if _newclass:to = property(_ollypython.t_jdest_to_get, _ollypython.t_jdest_to_set)
1571 """__init__(self) -> t_jdest"""
1572 this = _ollypython.new_t_jdest(*args)
1573 try: self.this.append(this)
1574 except: self.this = this
1575 __swig_destroy__ = _ollypython.delete_t_jdest
1576 __del__ = lambda self : None;
1577 t_jdest_swigregister = _ollypython.t_jdest_swigregister
1578 t_jdest_swigregister(t_jdest)
1579
1581 """Proxy of C t_module struct"""
1582 __swig_setmethods__ = {}
1583 __setattr__ = lambda self, name, value: _swig_setattr(self, t_module, name, value)
1584 __swig_getmethods__ = {}
1585 __getattr__ = lambda self, name: _swig_getattr(self, t_module, name)
1586 __repr__ = _swig_repr
1587 __swig_setmethods__["base"] = _ollypython.t_module_base_set
1588 __swig_getmethods__["base"] = _ollypython.t_module_base_get
1589 if _newclass:base = property(_ollypython.t_module_base_get, _ollypython.t_module_base_set)
1590 __swig_setmethods__["size"] = _ollypython.t_module_size_set
1591 __swig_getmethods__["size"] = _ollypython.t_module_size_get
1592 if _newclass:size = property(_ollypython.t_module_size_get, _ollypython.t_module_size_set)
1593 __swig_setmethods__["type"] = _ollypython.t_module_type_set
1594 __swig_getmethods__["type"] = _ollypython.t_module_type_get
1595 if _newclass:type = property(_ollypython.t_module_type_get, _ollypython.t_module_type_set)
1596 __swig_setmethods__["codebase"] = _ollypython.t_module_codebase_set
1597 __swig_getmethods__["codebase"] = _ollypython.t_module_codebase_get
1598 if _newclass:codebase = property(_ollypython.t_module_codebase_get, _ollypython.t_module_codebase_set)
1599 __swig_setmethods__["codesize"] = _ollypython.t_module_codesize_set
1600 __swig_getmethods__["codesize"] = _ollypython.t_module_codesize_get
1601 if _newclass:codesize = property(_ollypython.t_module_codesize_get, _ollypython.t_module_codesize_set)
1602 __swig_setmethods__["resbase"] = _ollypython.t_module_resbase_set
1603 __swig_getmethods__["resbase"] = _ollypython.t_module_resbase_get
1604 if _newclass:resbase = property(_ollypython.t_module_resbase_get, _ollypython.t_module_resbase_set)
1605 __swig_setmethods__["ressize"] = _ollypython.t_module_ressize_set
1606 __swig_getmethods__["ressize"] = _ollypython.t_module_ressize_get
1607 if _newclass:ressize = property(_ollypython.t_module_ressize_get, _ollypython.t_module_ressize_set)
1608 __swig_setmethods__["stringtable"] = _ollypython.t_module_stringtable_set
1609 __swig_getmethods__["stringtable"] = _ollypython.t_module_stringtable_get
1610 if _newclass:stringtable = property(_ollypython.t_module_stringtable_get, _ollypython.t_module_stringtable_set)
1611 __swig_setmethods__["nstringtable"] = _ollypython.t_module_nstringtable_set
1612 __swig_getmethods__["nstringtable"] = _ollypython.t_module_nstringtable_get
1613 if _newclass:nstringtable = property(_ollypython.t_module_nstringtable_get, _ollypython.t_module_nstringtable_set)
1614 __swig_setmethods__["maxstringtable"] = _ollypython.t_module_maxstringtable_set
1615 __swig_getmethods__["maxstringtable"] = _ollypython.t_module_maxstringtable_get
1616 if _newclass:maxstringtable = property(_ollypython.t_module_maxstringtable_get, _ollypython.t_module_maxstringtable_set)
1617 __swig_setmethods__["entry"] = _ollypython.t_module_entry_set
1618 __swig_getmethods__["entry"] = _ollypython.t_module_entry_get
1619 if _newclass:entry = property(_ollypython.t_module_entry_get, _ollypython.t_module_entry_set)
1620 __swig_setmethods__["database"] = _ollypython.t_module_database_set
1621 __swig_getmethods__["database"] = _ollypython.t_module_database_get
1622 if _newclass:database = property(_ollypython.t_module_database_get, _ollypython.t_module_database_set)
1623 __swig_setmethods__["idatatable"] = _ollypython.t_module_idatatable_set
1624 __swig_getmethods__["idatatable"] = _ollypython.t_module_idatatable_get
1625 if _newclass:idatatable = property(_ollypython.t_module_idatatable_get, _ollypython.t_module_idatatable_set)
1626 __swig_setmethods__["idatabase"] = _ollypython.t_module_idatabase_set
1627 __swig_getmethods__["idatabase"] = _ollypython.t_module_idatabase_get
1628 if _newclass:idatabase = property(_ollypython.t_module_idatabase_get, _ollypython.t_module_idatabase_set)
1629 __swig_setmethods__["edatatable"] = _ollypython.t_module_edatatable_set
1630 __swig_getmethods__["edatatable"] = _ollypython.t_module_edatatable_get
1631 if _newclass:edatatable = property(_ollypython.t_module_edatatable_get, _ollypython.t_module_edatatable_set)
1632 __swig_setmethods__["edatasize"] = _ollypython.t_module_edatasize_set
1633 __swig_getmethods__["edatasize"] = _ollypython.t_module_edatasize_get
1634 if _newclass:edatasize = property(_ollypython.t_module_edatasize_get, _ollypython.t_module_edatasize_set)
1635 __swig_setmethods__["reloctable"] = _ollypython.t_module_reloctable_set
1636 __swig_getmethods__["reloctable"] = _ollypython.t_module_reloctable_get
1637 if _newclass:reloctable = property(_ollypython.t_module_reloctable_get, _ollypython.t_module_reloctable_set)
1638 __swig_setmethods__["relocsize"] = _ollypython.t_module_relocsize_set
1639 __swig_getmethods__["relocsize"] = _ollypython.t_module_relocsize_get
1640 if _newclass:relocsize = property(_ollypython.t_module_relocsize_get, _ollypython.t_module_relocsize_set)
1641 __swig_setmethods__["name"] = _ollypython.t_module_name_set
1642 __swig_getmethods__["name"] = _ollypython.t_module_name_get
1643 if _newclass:name = property(_ollypython.t_module_name_get, _ollypython.t_module_name_set)
1644 __swig_setmethods__["path"] = _ollypython.t_module_path_set
1645 __swig_getmethods__["path"] = _ollypython.t_module_path_get
1646 if _newclass:path = property(_ollypython.t_module_path_get, _ollypython.t_module_path_set)
1647 __swig_setmethods__["nsect"] = _ollypython.t_module_nsect_set
1648 __swig_getmethods__["nsect"] = _ollypython.t_module_nsect_get
1649 if _newclass:nsect = property(_ollypython.t_module_nsect_get, _ollypython.t_module_nsect_set)
1650 __swig_setmethods__["sect"] = _ollypython.t_module_sect_set
1651 __swig_getmethods__["sect"] = _ollypython.t_module_sect_get
1652 if _newclass:sect = property(_ollypython.t_module_sect_get, _ollypython.t_module_sect_set)
1653 __swig_setmethods__["headersize"] = _ollypython.t_module_headersize_set
1654 __swig_getmethods__["headersize"] = _ollypython.t_module_headersize_get
1655 if _newclass:headersize = property(_ollypython.t_module_headersize_get, _ollypython.t_module_headersize_set)
1656 __swig_setmethods__["fixupbase"] = _ollypython.t_module_fixupbase_set
1657 __swig_getmethods__["fixupbase"] = _ollypython.t_module_fixupbase_get
1658 if _newclass:fixupbase = property(_ollypython.t_module_fixupbase_get, _ollypython.t_module_fixupbase_set)
1659 __swig_setmethods__["nfixup"] = _ollypython.t_module_nfixup_set
1660 __swig_getmethods__["nfixup"] = _ollypython.t_module_nfixup_get
1661 if _newclass:nfixup = property(_ollypython.t_module_nfixup_get, _ollypython.t_module_nfixup_set)
1662 __swig_setmethods__["fixup"] = _ollypython.t_module_fixup_set
1663 __swig_getmethods__["fixup"] = _ollypython.t_module_fixup_get
1664 if _newclass:fixup = property(_ollypython.t_module_fixup_get, _ollypython.t_module_fixup_set)
1665 __swig_setmethods__["codedec"] = _ollypython.t_module_codedec_set
1666 __swig_getmethods__["codedec"] = _ollypython.t_module_codedec_get
1667 if _newclass:codedec = property(_ollypython.t_module_codedec_get, _ollypython.t_module_codedec_set)
1668 __swig_setmethods__["codecrc"] = _ollypython.t_module_codecrc_set
1669 __swig_getmethods__["codecrc"] = _ollypython.t_module_codecrc_get
1670 if _newclass:codecrc = property(_ollypython.t_module_codecrc_get, _ollypython.t_module_codecrc_set)
1671 __swig_setmethods__["hittrace"] = _ollypython.t_module_hittrace_set
1672 __swig_getmethods__["hittrace"] = _ollypython.t_module_hittrace_get
1673 if _newclass:hittrace = property(_ollypython.t_module_hittrace_get, _ollypython.t_module_hittrace_set)
1674 __swig_setmethods__["hittracecopy"] = _ollypython.t_module_hittracecopy_set
1675 __swig_getmethods__["hittracecopy"] = _ollypython.t_module_hittracecopy_get
1676 if _newclass:hittracecopy = property(_ollypython.t_module_hittracecopy_get, _ollypython.t_module_hittracecopy_set)
1677 __swig_setmethods__["datadec"] = _ollypython.t_module_datadec_set
1678 __swig_getmethods__["datadec"] = _ollypython.t_module_datadec_get
1679 if _newclass:datadec = property(_ollypython.t_module_datadec_get, _ollypython.t_module_datadec_set)
1680 __swig_setmethods__["namelist"] = _ollypython.t_module_namelist_set
1681 __swig_getmethods__["namelist"] = _ollypython.t_module_namelist_get
1682 if _newclass:namelist = property(_ollypython.t_module_namelist_get, _ollypython.t_module_namelist_set)
1683 __swig_setmethods__["symvar"] = _ollypython.t_module_symvar_set
1684 __swig_getmethods__["symvar"] = _ollypython.t_module_symvar_get
1685 if _newclass:symvar = property(_ollypython.t_module_symvar_get, _ollypython.t_module_symvar_set)
1686 __swig_setmethods__["nsymvar"] = _ollypython.t_module_nsymvar_set
1687 __swig_getmethods__["nsymvar"] = _ollypython.t_module_nsymvar_get
1688 if _newclass:nsymvar = property(_ollypython.t_module_nsymvar_get, _ollypython.t_module_nsymvar_set)
1689 __swig_setmethods__["maxsymvar"] = _ollypython.t_module_maxsymvar_set
1690 __swig_getmethods__["maxsymvar"] = _ollypython.t_module_maxsymvar_get
1691 if _newclass:maxsymvar = property(_ollypython.t_module_maxsymvar_get, _ollypython.t_module_maxsymvar_set)
1692 __swig_setmethods__["globaltypes"] = _ollypython.t_module_globaltypes_set
1693 __swig_getmethods__["globaltypes"] = _ollypython.t_module_globaltypes_get
1694 if _newclass:globaltypes = property(_ollypython.t_module_globaltypes_get, _ollypython.t_module_globaltypes_set)
1695 __swig_setmethods__["mainentry"] = _ollypython.t_module_mainentry_set
1696 __swig_getmethods__["mainentry"] = _ollypython.t_module_mainentry_get
1697 if _newclass:mainentry = property(_ollypython.t_module_mainentry_get, _ollypython.t_module_mainentry_set)
1698 __swig_setmethods__["realsfxentry"] = _ollypython.t_module_realsfxentry_set
1699 __swig_getmethods__["realsfxentry"] = _ollypython.t_module_realsfxentry_get
1700 if _newclass:realsfxentry = property(_ollypython.t_module_realsfxentry_get, _ollypython.t_module_realsfxentry_set)
1701 __swig_setmethods__["updatenamelist"] = _ollypython.t_module_updatenamelist_set
1702 __swig_getmethods__["updatenamelist"] = _ollypython.t_module_updatenamelist_get
1703 if _newclass:updatenamelist = property(_ollypython.t_module_updatenamelist_get, _ollypython.t_module_updatenamelist_set)
1704 __swig_setmethods__["origcodesize"] = _ollypython.t_module_origcodesize_set
1705 __swig_getmethods__["origcodesize"] = _ollypython.t_module_origcodesize_get
1706 if _newclass:origcodesize = property(_ollypython.t_module_origcodesize_get, _ollypython.t_module_origcodesize_set)
1707 __swig_setmethods__["sfxbase"] = _ollypython.t_module_sfxbase_set
1708 __swig_getmethods__["sfxbase"] = _ollypython.t_module_sfxbase_get
1709 if _newclass:sfxbase = property(_ollypython.t_module_sfxbase_get, _ollypython.t_module_sfxbase_set)
1710 __swig_setmethods__["sfxsize"] = _ollypython.t_module_sfxsize_set
1711 __swig_getmethods__["sfxsize"] = _ollypython.t_module_sfxsize_get
1712 if _newclass:sfxsize = property(_ollypython.t_module_sfxsize_get, _ollypython.t_module_sfxsize_set)
1713 __swig_setmethods__["issystemdll"] = _ollypython.t_module_issystemdll_set
1714 __swig_getmethods__["issystemdll"] = _ollypython.t_module_issystemdll_get
1715 if _newclass:issystemdll = property(_ollypython.t_module_issystemdll_get, _ollypython.t_module_issystemdll_set)
1716 __swig_setmethods__["processed"] = _ollypython.t_module_processed_set
1717 __swig_getmethods__["processed"] = _ollypython.t_module_processed_get
1718 if _newclass:processed = property(_ollypython.t_module_processed_get, _ollypython.t_module_processed_set)
1719 __swig_setmethods__["dbghelpsym"] = _ollypython.t_module_dbghelpsym_set
1720 __swig_getmethods__["dbghelpsym"] = _ollypython.t_module_dbghelpsym_get
1721 if _newclass:dbghelpsym = property(_ollypython.t_module_dbghelpsym_get, _ollypython.t_module_dbghelpsym_set)
1722 __swig_setmethods__["version"] = _ollypython.t_module_version_set
1723 __swig_getmethods__["version"] = _ollypython.t_module_version_get
1724 if _newclass:version = property(_ollypython.t_module_version_get, _ollypython.t_module_version_set)
1725 __swig_setmethods__["jddata"] = _ollypython.t_module_jddata_set
1726 __swig_getmethods__["jddata"] = _ollypython.t_module_jddata_get
1727 if _newclass:jddata = property(_ollypython.t_module_jddata_get, _ollypython.t_module_jddata_set)
1728 __swig_setmethods__["njddata"] = _ollypython.t_module_njddata_set
1729 __swig_getmethods__["njddata"] = _ollypython.t_module_njddata_get
1730 if _newclass:njddata = property(_ollypython.t_module_njddata_get, _ollypython.t_module_njddata_set)
1731 __swig_setmethods__["reserved"] = _ollypython.t_module_reserved_set
1732 __swig_getmethods__["reserved"] = _ollypython.t_module_reserved_get
1733 if _newclass:reserved = property(_ollypython.t_module_reserved_get, _ollypython.t_module_reserved_set)
1735 """__init__(self) -> t_module"""
1736 this = _ollypython.new_t_module(*args)
1737 try: self.this.append(this)
1738 except: self.this = this
1739 __swig_destroy__ = _ollypython.delete_t_module
1740 __del__ = lambda self : None;
1741 t_module_swigregister = _ollypython.t_module_swigregister
1742 t_module_swigregister(t_module)
1743
1744 DU_ESCAPABLE = _ollypython.DU_ESCAPABLE
1745 DU_BACKUP = _ollypython.DU_BACKUP
1746 DU_TYPE = _ollypython.DU_TYPE
1747 DU_COUNT = _ollypython.DU_COUNT
1748 DU_SIZE = _ollypython.DU_SIZE
1749 DU_UNDEF = _ollypython.DU_UNDEF
1750 DU_HEXTEXT = _ollypython.DU_HEXTEXT
1751 DU_TEXT = _ollypython.DU_TEXT
1752 DU_UNICODE = _ollypython.DU_UNICODE
1753 DU_INT = _ollypython.DU_INT
1754 DU_UINT = _ollypython.DU_UINT
1755 DU_IHEX = _ollypython.DU_IHEX
1756 DU_FLOAT = _ollypython.DU_FLOAT
1757 DU_ADDR = _ollypython.DU_ADDR
1758 DU_DISASM = _ollypython.DU_DISASM
1759 DU_HEXUNI = _ollypython.DU_HEXUNI
1760 DU_ADRASC = _ollypython.DU_ADRASC
1761 DU_ADRUNI = _ollypython.DU_ADRUNI
1762 DU_SPEC = _ollypython.DU_SPEC
1763 MT_BACKUP = _ollypython.MT_BACKUP
1764 MT_COPY = _ollypython.MT_COPY
1765 MT_EDIT = _ollypython.MT_EDIT
1766 MT_SEARCH = _ollypython.MT_SEARCH
1767 MT_DHISTORY = _ollypython.MT_DHISTORY
1769 """Proxy of C t_dump struct"""
1770 __swig_setmethods__ = {}
1771 __setattr__ = lambda self, name, value: _swig_setattr(self, t_dump, name, value)
1772 __swig_getmethods__ = {}
1773 __getattr__ = lambda self, name: _swig_getattr(self, t_dump, name)
1774 __repr__ = _swig_repr
1775 __swig_setmethods__["table"] = _ollypython.t_dump_table_set
1776 __swig_getmethods__["table"] = _ollypython.t_dump_table_get
1777 if _newclass:table = property(_ollypython.t_dump_table_get, _ollypython.t_dump_table_set)
1778 __swig_setmethods__["dimmed"] = _ollypython.t_dump_dimmed_set
1779 __swig_getmethods__["dimmed"] = _ollypython.t_dump_dimmed_get
1780 if _newclass:dimmed = property(_ollypython.t_dump_dimmed_get, _ollypython.t_dump_dimmed_set)
1781 __swig_setmethods__["threadid"] = _ollypython.t_dump_threadid_set
1782 __swig_getmethods__["threadid"] = _ollypython.t_dump_threadid_get
1783 if _newclass:threadid = property(_ollypython.t_dump_threadid_get, _ollypython.t_dump_threadid_set)
1784 __swig_setmethods__["dumptype"] = _ollypython.t_dump_dumptype_set
1785 __swig_getmethods__["dumptype"] = _ollypython.t_dump_dumptype_get
1786 if _newclass:dumptype = property(_ollypython.t_dump_dumptype_get, _ollypython.t_dump_dumptype_set)
1787 __swig_setmethods__["specdump"] = _ollypython.t_dump_specdump_set
1788 __swig_getmethods__["specdump"] = _ollypython.t_dump_specdump_get
1789 if _newclass:specdump = property(_ollypython.t_dump_specdump_get, _ollypython.t_dump_specdump_set)
1790 __swig_setmethods__["menutype"] = _ollypython.t_dump_menutype_set
1791 __swig_getmethods__["menutype"] = _ollypython.t_dump_menutype_get
1792 if _newclass:menutype = property(_ollypython.t_dump_menutype_get, _ollypython.t_dump_menutype_set)
1793 __swig_setmethods__["itemwidth"] = _ollypython.t_dump_itemwidth_set
1794 __swig_getmethods__["itemwidth"] = _ollypython.t_dump_itemwidth_get
1795 if _newclass:itemwidth = property(_ollypython.t_dump_itemwidth_get, _ollypython.t_dump_itemwidth_set)
1796 __swig_setmethods__["showstackframes"] = _ollypython.t_dump_showstackframes_set
1797 __swig_getmethods__["showstackframes"] = _ollypython.t_dump_showstackframes_get
1798 if _newclass:showstackframes = property(_ollypython.t_dump_showstackframes_get, _ollypython.t_dump_showstackframes_set)
1799 __swig_setmethods__["showstacklocals"] = _ollypython.t_dump_showstacklocals_set
1800 __swig_getmethods__["showstacklocals"] = _ollypython.t_dump_showstacklocals_get
1801 if _newclass:showstacklocals = property(_ollypython.t_dump_showstacklocals_get, _ollypython.t_dump_showstacklocals_set)
1802 __swig_setmethods__["commentmode"] = _ollypython.t_dump_commentmode_set
1803 __swig_getmethods__["commentmode"] = _ollypython.t_dump_commentmode_get
1804 if _newclass:commentmode = property(_ollypython.t_dump_commentmode_get, _ollypython.t_dump_commentmode_set)
1805 __swig_setmethods__["filename"] = _ollypython.t_dump_filename_set
1806 __swig_getmethods__["filename"] = _ollypython.t_dump_filename_get
1807 if _newclass:filename = property(_ollypython.t_dump_filename_get, _ollypython.t_dump_filename_set)
1808 __swig_setmethods__["base"] = _ollypython.t_dump_base_set
1809 __swig_getmethods__["base"] = _ollypython.t_dump_base_get
1810 if _newclass:base = property(_ollypython.t_dump_base_get, _ollypython.t_dump_base_set)
1811 __swig_setmethods__["size"] = _ollypython.t_dump_size_set
1812 __swig_getmethods__["size"] = _ollypython.t_dump_size_get
1813 if _newclass:size = property(_ollypython.t_dump_size_get, _ollypython.t_dump_size_set)
1814 __swig_setmethods__["addr"] = _ollypython.t_dump_addr_set
1815 __swig_getmethods__["addr"] = _ollypython.t_dump_addr_get
1816 if _newclass:addr = property(_ollypython.t_dump_addr_get, _ollypython.t_dump_addr_set)
1817 __swig_setmethods__["lastaddr"] = _ollypython.t_dump_lastaddr_set
1818 __swig_getmethods__["lastaddr"] = _ollypython.t_dump_lastaddr_get
1819 if _newclass:lastaddr = property(_ollypython.t_dump_lastaddr_get, _ollypython.t_dump_lastaddr_set)
1820 __swig_setmethods__["sel0"] = _ollypython.t_dump_sel0_set
1821 __swig_getmethods__["sel0"] = _ollypython.t_dump_sel0_get
1822 if _newclass:sel0 = property(_ollypython.t_dump_sel0_get, _ollypython.t_dump_sel0_set)
1823 __swig_setmethods__["sel1"] = _ollypython.t_dump_sel1_set
1824 __swig_getmethods__["sel1"] = _ollypython.t_dump_sel1_get
1825 if _newclass:sel1 = property(_ollypython.t_dump_sel1_get, _ollypython.t_dump_sel1_set)
1826 __swig_setmethods__["startsel"] = _ollypython.t_dump_startsel_set
1827 __swig_getmethods__["startsel"] = _ollypython.t_dump_startsel_get
1828 if _newclass:startsel = property(_ollypython.t_dump_startsel_get, _ollypython.t_dump_startsel_set)
1829 __swig_setmethods__["captured"] = _ollypython.t_dump_captured_set
1830 __swig_getmethods__["captured"] = _ollypython.t_dump_captured_get
1831 if _newclass:captured = property(_ollypython.t_dump_captured_get, _ollypython.t_dump_captured_set)
1832 __swig_setmethods__["reladdr"] = _ollypython.t_dump_reladdr_set
1833 __swig_getmethods__["reladdr"] = _ollypython.t_dump_reladdr_get
1834 if _newclass:reladdr = property(_ollypython.t_dump_reladdr_get, _ollypython.t_dump_reladdr_set)
1835 __swig_setmethods__["relname"] = _ollypython.t_dump_relname_set
1836 __swig_getmethods__["relname"] = _ollypython.t_dump_relname_get
1837 if _newclass:relname = property(_ollypython.t_dump_relname_get, _ollypython.t_dump_relname_set)
1838 __swig_setmethods__["filecopy"] = _ollypython.t_dump_filecopy_set
1839 __swig_getmethods__["filecopy"] = _ollypython.t_dump_filecopy_get
1840 if _newclass:filecopy = property(_ollypython.t_dump_filecopy_get, _ollypython.t_dump_filecopy_set)
1841 __swig_setmethods__["backup"] = _ollypython.t_dump_backup_set
1842 __swig_getmethods__["backup"] = _ollypython.t_dump_backup_get
1843 if _newclass:backup = property(_ollypython.t_dump_backup_get, _ollypython.t_dump_backup_set)
1844 __swig_setmethods__["runtraceoffset"] = _ollypython.t_dump_runtraceoffset_set
1845 __swig_getmethods__["runtraceoffset"] = _ollypython.t_dump_runtraceoffset_get
1846 if _newclass:runtraceoffset = property(_ollypython.t_dump_runtraceoffset_get, _ollypython.t_dump_runtraceoffset_set)
1847 __swig_setmethods__["reserved"] = _ollypython.t_dump_reserved_set
1848 __swig_getmethods__["reserved"] = _ollypython.t_dump_reserved_get
1849 if _newclass:reserved = property(_ollypython.t_dump_reserved_get, _ollypython.t_dump_reserved_set)
1851 """__init__(self) -> t_dump"""
1852 this = _ollypython.new_t_dump(*args)
1853 try: self.this.append(this)
1854 except: self.this = this
1855 __swig_destroy__ = _ollypython.delete_t_dump
1856 __del__ = lambda self : None;
1857 t_dump_swigregister = _ollypython.t_dump_swigregister
1858 t_dump_swigregister(t_dump)
1859
1860 MAXTRACK = _ollypython.MAXTRACK
1861 MOVETOP = _ollypython.MOVETOP
1862 MOVEBOTTOM = _ollypython.MOVEBOTTOM
1863 CONT_BROADCAST = _ollypython.CONT_BROADCAST
1864 STOP_BROADCAST = _ollypython.STOP_BROADCAST
1865 BKUP_CREATE = _ollypython.BKUP_CREATE
1866 BKUP_VIEWDATA = _ollypython.BKUP_VIEWDATA
1867 BKUP_VIEWCOPY = _ollypython.BKUP_VIEWCOPY
1868 BKUP_LOADCOPY = _ollypython.BKUP_LOADCOPY
1869 BKUP_SAVEDATA = _ollypython.BKUP_SAVEDATA
1870 BKUP_SAVECOPY = _ollypython.BKUP_SAVECOPY
1871 BKUP_DELETE = _ollypython.BKUP_DELETE
1873 """Proxy of C t_ref struct"""
1874 __swig_setmethods__ = {}
1875 __setattr__ = lambda self, name, value: _swig_setattr(self, t_ref, name, value)
1876 __swig_getmethods__ = {}
1877 __getattr__ = lambda self, name: _swig_getattr(self, t_ref, name)
1878 __repr__ = _swig_repr
1879 __swig_setmethods__["addr"] = _ollypython.t_ref_addr_set
1880 __swig_getmethods__["addr"] = _ollypython.t_ref_addr_get
1881 if _newclass:addr = property(_ollypython.t_ref_addr_get, _ollypython.t_ref_addr_set)
1882 __swig_setmethods__["size"] = _ollypython.t_ref_size_set
1883 __swig_getmethods__["size"] = _ollypython.t_ref_size_get
1884 if _newclass:size = property(_ollypython.t_ref_size_get, _ollypython.t_ref_size_set)
1885 __swig_setmethods__["type"] = _ollypython.t_ref_type_set
1886 __swig_getmethods__["type"] = _ollypython.t_ref_type_get
1887 if _newclass:type = property(_ollypython.t_ref_type_get, _ollypython.t_ref_type_set)
1888 __swig_setmethods__["dest"] = _ollypython.t_ref_dest_set
1889 __swig_getmethods__["dest"] = _ollypython.t_ref_dest_get
1890 if _newclass:dest = property(_ollypython.t_ref_dest_get, _ollypython.t_ref_dest_set)
1892 """__init__(self) -> t_ref"""
1893 this = _ollypython.new_t_ref(*args)
1894 try: self.this.append(this)
1895 except: self.this = this
1896 __swig_destroy__ = _ollypython.delete_t_ref
1897 __del__ = lambda self : None;
1898 t_ref_swigregister = _ollypython.t_ref_swigregister
1899 t_ref_swigregister(t_ref)
1900
1901 MEMBP_READ = _ollypython.MEMBP_READ
1902 MEMBP_WRITE = _ollypython.MEMBP_WRITE
1903 MEMBP_SFX = _ollypython.MEMBP_SFX
1904 TR_HIT = _ollypython.TR_HIT
1905 TR_SET = _ollypython.TR_SET
1906 TR_RTSKIP = _ollypython.TR_RTSKIP
1907 TR_RTRACE = _ollypython.TR_RTRACE
1908 TR_TRACE = _ollypython.TR_TRACE
1909 HB_FREE = _ollypython.HB_FREE
1910 HB_CODE = _ollypython.HB_CODE
1911 HB_ACCESS = _ollypython.HB_ACCESS
1912 HB_WRITE = _ollypython.HB_WRITE
1913 HB_IO = _ollypython.HB_IO
1914 HB_ONESHOT = _ollypython.HB_ONESHOT
1915 HB_STOPAN = _ollypython.HB_STOPAN
1916 HB_TEMP = _ollypython.HB_TEMP
1917 ATR_ADD = _ollypython.ATR_ADD
1918 ATR_ADDPROC = _ollypython.ATR_ADDPROC
1919 ATR_RESET = _ollypython.ATR_RESET
1920 ATR_REMOVE = _ollypython.ATR_REMOVE
1921 ATR_REMOVEALL = _ollypython.ATR_REMOVEALL
1922 ATR_RESTORE = _ollypython.ATR_RESTORE
1923 ATR_RTRADD = _ollypython.ATR_RTRADD
1924 ATR_RTRJUMPS = _ollypython.ATR_RTRJUMPS
1925 ATR_RTRENTRY = _ollypython.ATR_RTRENTRY
1926 ATR_RTREMOVE = _ollypython.ATR_RTREMOVE
1927 ATR_RTSKIP = _ollypython.ATR_RTSKIP
1928 COND_NOBREAK = _ollypython.COND_NOBREAK
1929 COND_LOGTRUE = _ollypython.COND_LOGTRUE
1930 COND_LOGALWAYS = _ollypython.COND_LOGALWAYS
1931 COND_ARGTRUE = _ollypython.COND_ARGTRUE
1932 COND_ARGALWAYS = _ollypython.COND_ARGALWAYS
1933 COND_BRKALWAYS = _ollypython.COND_BRKALWAYS
1934 COND_MASK = _ollypython.COND_MASK
1935 COND_FILLING = _ollypython.COND_FILLING
1937 """Proxy of C t_bpoint struct"""
1938 __swig_setmethods__ = {}
1939 __setattr__ = lambda self, name, value: _swig_setattr(self, t_bpoint, name, value)
1940 __swig_getmethods__ = {}
1941 __getattr__ = lambda self, name: _swig_getattr(self, t_bpoint, name)
1942 __repr__ = _swig_repr
1943 __swig_setmethods__["addr"] = _ollypython.t_bpoint_addr_set
1944 __swig_getmethods__["addr"] = _ollypython.t_bpoint_addr_get
1945 if _newclass:addr = property(_ollypython.t_bpoint_addr_get, _ollypython.t_bpoint_addr_set)
1946 __swig_setmethods__["dummy"] = _ollypython.t_bpoint_dummy_set
1947 __swig_getmethods__["dummy"] = _ollypython.t_bpoint_dummy_get
1948 if _newclass:dummy = property(_ollypython.t_bpoint_dummy_get, _ollypython.t_bpoint_dummy_set)
1949 __swig_setmethods__["type"] = _ollypython.t_bpoint_type_set
1950 __swig_getmethods__["type"] = _ollypython.t_bpoint_type_get
1951 if _newclass:type = property(_ollypython.t_bpoint_type_get, _ollypython.t_bpoint_type_set)
1952 __swig_setmethods__["cmd"] = _ollypython.t_bpoint_cmd_set
1953 __swig_getmethods__["cmd"] = _ollypython.t_bpoint_cmd_get
1954 if _newclass:cmd = property(_ollypython.t_bpoint_cmd_get, _ollypython.t_bpoint_cmd_set)
1955 __swig_setmethods__["passcount"] = _ollypython.t_bpoint_passcount_set
1956 __swig_getmethods__["passcount"] = _ollypython.t_bpoint_passcount_get
1957 if _newclass:passcount = property(_ollypython.t_bpoint_passcount_get, _ollypython.t_bpoint_passcount_set)
1959 """__init__(self) -> t_bpoint"""
1960 this = _ollypython.new_t_bpoint(*args)
1961 try: self.this.append(this)
1962 except: self.this = this
1963 __swig_destroy__ = _ollypython.delete_t_bpoint
1964 __del__ = lambda self : None;
1965 t_bpoint_swigregister = _ollypython.t_bpoint_swigregister
1966 t_bpoint_swigregister(t_bpoint)
1967
1969 """Proxy of C t_hardbpoint struct"""
1970 __swig_setmethods__ = {}
1971 __setattr__ = lambda self, name, value: _swig_setattr(self, t_hardbpoint, name, value)
1972 __swig_getmethods__ = {}
1973 __getattr__ = lambda self, name: _swig_getattr(self, t_hardbpoint, name)
1974 __repr__ = _swig_repr
1975 __swig_setmethods__["addr"] = _ollypython.t_hardbpoint_addr_set
1976 __swig_getmethods__["addr"] = _ollypython.t_hardbpoint_addr_get
1977 if _newclass:addr = property(_ollypython.t_hardbpoint_addr_get, _ollypython.t_hardbpoint_addr_set)
1978 __swig_setmethods__["size"] = _ollypython.t_hardbpoint_size_set
1979 __swig_getmethods__["size"] = _ollypython.t_hardbpoint_size_get
1980 if _newclass:size = property(_ollypython.t_hardbpoint_size_get, _ollypython.t_hardbpoint_size_set)
1981 __swig_setmethods__["type"] = _ollypython.t_hardbpoint_type_set
1982 __swig_getmethods__["type"] = _ollypython.t_hardbpoint_type_get
1983 if _newclass:type = property(_ollypython.t_hardbpoint_type_get, _ollypython.t_hardbpoint_type_set)
1984 __swig_setmethods__["reserved"] = _ollypython.t_hardbpoint_reserved_set
1985 __swig_getmethods__["reserved"] = _ollypython.t_hardbpoint_reserved_get
1986 if _newclass:reserved = property(_ollypython.t_hardbpoint_reserved_get, _ollypython.t_hardbpoint_reserved_set)
1988 """__init__(self) -> t_hardbpoint"""
1989 this = _ollypython.new_t_hardbpoint(*args)
1990 try: self.this.append(this)
1991 except: self.this = this
1992 __swig_destroy__ = _ollypython.delete_t_hardbpoint
1993 __del__ = lambda self : None;
1994 t_hardbpoint_swigregister = _ollypython.t_hardbpoint_swigregister
1995 t_hardbpoint_swigregister(t_hardbpoint)
1996
1998 """Proxy of C t_inject struct"""
1999 __swig_setmethods__ = {}
2000 __setattr__ = lambda self, name, value: _swig_setattr(self, t_inject, name, value)
2001 __swig_getmethods__ = {}
2002 __getattr__ = lambda self, name: _swig_getattr(self, t_inject, name)
2003 __repr__ = _swig_repr
2004 __swig_setmethods__["codesize"] = _ollypython.t_inject_codesize_set
2005 __swig_getmethods__["codesize"] = _ollypython.t_inject_codesize_get
2006 if _newclass:codesize = property(_ollypython.t_inject_codesize_get, _ollypython.t_inject_codesize_set)
2007 __swig_setmethods__["code"] = _ollypython.t_inject_code_set
2008 __swig_getmethods__["code"] = _ollypython.t_inject_code_get
2009 if _newclass:code = property(_ollypython.t_inject_code_get, _ollypython.t_inject_code_set)
2010 __swig_setmethods__["stacksize"] = _ollypython.t_inject_stacksize_set
2011 __swig_getmethods__["stacksize"] = _ollypython.t_inject_stacksize_get
2012 if _newclass:stacksize = property(_ollypython.t_inject_stacksize_get, _ollypython.t_inject_stacksize_set)
2013 __swig_setmethods__["datatype"] = _ollypython.t_inject_datatype_set
2014 __swig_getmethods__["datatype"] = _ollypython.t_inject_datatype_get
2015 if _newclass:datatype = property(_ollypython.t_inject_datatype_get, _ollypython.t_inject_datatype_set)
2017 """__init__(self) -> t_inject"""
2018 this = _ollypython.new_t_inject(*args)
2019 try: self.this.append(this)
2020 except: self.this = this
2021 __swig_destroy__ = _ollypython.delete_t_inject
2022 __del__ = lambda self : None;
2023 t_inject_swigregister = _ollypython.t_inject_swigregister
2024 t_inject_swigregister(t_inject)
2025
2026 CPU_ASMHIST = _ollypython.CPU_ASMHIST
2027 CPU_ASMCENTER = _ollypython.CPU_ASMCENTER
2028 CPU_ASMFOCUS = _ollypython.CPU_ASMFOCUS
2029 CPU_DUMPHIST = _ollypython.CPU_DUMPHIST
2030 CPU_DUMPFIRST = _ollypython.CPU_DUMPFIRST
2031 CPU_DUMPFOCUS = _ollypython.CPU_DUMPFOCUS
2032 CPU_REGAUTO = _ollypython.CPU_REGAUTO
2033 CPU_RUNTRACE = _ollypython.CPU_RUNTRACE
2034 CPU_STACKFOCUS = _ollypython.CPU_STACKFOCUS
2035 CPU_NOCREATE = _ollypython.CPU_NOCREATE
2036 CPU_REDRAW = _ollypython.CPU_REDRAW
2037 CPU_NOFOCUS = _ollypython.CPU_NOFOCUS
2038 STEP_SAME = _ollypython.STEP_SAME
2039 STEP_RUN = _ollypython.STEP_RUN
2040 STEP_OVER = _ollypython.STEP_OVER
2041 STEP_IN = _ollypython.STEP_IN
2042 STEP_SKIP = _ollypython.STEP_SKIP
2043 STAT_NONE = _ollypython.STAT_NONE
2044 STAT_STOPPED = _ollypython.STAT_STOPPED
2045 STAT_EVENT = _ollypython.STAT_EVENT
2046 STAT_RUNNING = _ollypython.STAT_RUNNING
2047 STAT_FINISHED = _ollypython.STAT_FINISHED
2048 STAT_CLOSING = _ollypython.STAT_CLOSING
2049 DASC_TEST = _ollypython.DASC_TEST
2050 DASC_NOHEX = _ollypython.DASC_NOHEX
2051 DASC_ASCII = _ollypython.DASC_ASCII
2052 DASC_PASCAL = _ollypython.DASC_PASCAL
2053 FIRST_CODE_LINE = _ollypython.FIRST_CODE_LINE
2055 """Proxy of C t_sourceline struct"""
2056 __swig_setmethods__ = {}
2057 __setattr__ = lambda self, name, value: _swig_setattr(self, t_sourceline, name, value)
2058 __swig_getmethods__ = {}
2059 __getattr__ = lambda self, name: _swig_getattr(self, t_sourceline, name)
2060 __repr__ = _swig_repr
2061 __swig_setmethods__["addr"] = _ollypython.t_sourceline_addr_set
2062 __swig_getmethods__["addr"] = _ollypython.t_sourceline_addr_get
2063 if _newclass:addr = property(_ollypython.t_sourceline_addr_get, _ollypython.t_sourceline_addr_set)
2064 __swig_setmethods__["size"] = _ollypython.t_sourceline_size_set
2065 __swig_getmethods__["size"] = _ollypython.t_sourceline_size_get
2066 if _newclass:size = property(_ollypython.t_sourceline_size_get, _ollypython.t_sourceline_size_set)
2067 __swig_setmethods__["srcname"] = _ollypython.t_sourceline_srcname_set
2068 __swig_getmethods__["srcname"] = _ollypython.t_sourceline_srcname_get
2069 if _newclass:srcname = property(_ollypython.t_sourceline_srcname_get, _ollypython.t_sourceline_srcname_set)
2070 __swig_setmethods__["line"] = _ollypython.t_sourceline_line_set
2071 __swig_getmethods__["line"] = _ollypython.t_sourceline_line_get
2072 if _newclass:line = property(_ollypython.t_sourceline_line_get, _ollypython.t_sourceline_line_set)
2074 """__init__(self) -> t_sourceline"""
2075 this = _ollypython.new_t_sourceline(*args)
2076 try: self.this.append(this)
2077 except: self.this = this
2078 __swig_destroy__ = _ollypython.delete_t_sourceline
2079 __del__ = lambda self : None;
2080 t_sourceline_swigregister = _ollypython.t_sourceline_swigregister
2081 t_sourceline_swigregister(t_sourceline)
2082
2083 MAXNEST = _ollypython.MAXNEST
2085 """Proxy of C t_window struct"""
2086 __swig_setmethods__ = {}
2087 __setattr__ = lambda self, name, value: _swig_setattr(self, t_window, name, value)
2088 __swig_getmethods__ = {}
2089 __getattr__ = lambda self, name: _swig_getattr(self, t_window, name)
2090 __repr__ = _swig_repr
2091 __swig_setmethods__["hwnd"] = _ollypython.t_window_hwnd_set
2092 __swig_getmethods__["hwnd"] = _ollypython.t_window_hwnd_get
2093 if _newclass:hwnd = property(_ollypython.t_window_hwnd_get, _ollypython.t_window_hwnd_set)
2094 __swig_setmethods__["dummy"] = _ollypython.t_window_dummy_set
2095 __swig_getmethods__["dummy"] = _ollypython.t_window_dummy_get
2096 if _newclass:dummy = property(_ollypython.t_window_dummy_get, _ollypython.t_window_dummy_set)
2097 __swig_setmethods__["type"] = _ollypython.t_window_type_set
2098 __swig_getmethods__["type"] = _ollypython.t_window_type_get
2099 if _newclass:type = property(_ollypython.t_window_type_get, _ollypython.t_window_type_set)
2100 __swig_setmethods__["parenthw"] = _ollypython.t_window_parenthw_set
2101 __swig_getmethods__["parenthw"] = _ollypython.t_window_parenthw_get
2102 if _newclass:parenthw = property(_ollypython.t_window_parenthw_get, _ollypython.t_window_parenthw_set)
2103 __swig_setmethods__["winproc"] = _ollypython.t_window_winproc_set
2104 __swig_getmethods__["winproc"] = _ollypython.t_window_winproc_get
2105 if _newclass:winproc = property(_ollypython.t_window_winproc_get, _ollypython.t_window_winproc_set)
2106 __swig_setmethods__["threadid"] = _ollypython.t_window_threadid_set
2107 __swig_getmethods__["threadid"] = _ollypython.t_window_threadid_get
2108 if _newclass:threadid = property(_ollypython.t_window_threadid_get, _ollypython.t_window_threadid_set)
2109 __swig_setmethods__["exstyle"] = _ollypython.t_window_exstyle_set
2110 __swig_getmethods__["exstyle"] = _ollypython.t_window_exstyle_get
2111 if _newclass:exstyle = property(_ollypython.t_window_exstyle_get, _ollypython.t_window_exstyle_set)
2112 __swig_setmethods__["style"] = _ollypython.t_window_style_set
2113 __swig_getmethods__["style"] = _ollypython.t_window_style_get
2114 if _newclass:style = property(_ollypython.t_window_style_get, _ollypython.t_window_style_set)
2115 __swig_setmethods__["id"] = _ollypython.t_window_id_set
2116 __swig_getmethods__["id"] = _ollypython.t_window_id_get
2117 if _newclass:id = property(_ollypython.t_window_id_get, _ollypython.t_window_id_set)
2118 __swig_setmethods__["classproc"] = _ollypython.t_window_classproc_set
2119 __swig_getmethods__["classproc"] = _ollypython.t_window_classproc_get
2120 if _newclass:classproc = property(_ollypython.t_window_classproc_get, _ollypython.t_window_classproc_set)
2121 __swig_setmethods__["child"] = _ollypython.t_window_child_set
2122 __swig_getmethods__["child"] = _ollypython.t_window_child_get
2123 if _newclass:child = property(_ollypython.t_window_child_get, _ollypython.t_window_child_set)
2124 __swig_setmethods__["level"] = _ollypython.t_window_level_set
2125 __swig_getmethods__["level"] = _ollypython.t_window_level_get
2126 if _newclass:level = property(_ollypython.t_window_level_get, _ollypython.t_window_level_set)
2127 __swig_setmethods__["sibling"] = _ollypython.t_window_sibling_set
2128 __swig_getmethods__["sibling"] = _ollypython.t_window_sibling_get
2129 if _newclass:sibling = property(_ollypython.t_window_sibling_get, _ollypython.t_window_sibling_set)
2130 __swig_setmethods__["byparent"] = _ollypython.t_window_byparent_set
2131 __swig_getmethods__["byparent"] = _ollypython.t_window_byparent_get
2132 if _newclass:byparent = property(_ollypython.t_window_byparent_get, _ollypython.t_window_byparent_set)
2133 __swig_setmethods__["title"] = _ollypython.t_window_title_set
2134 __swig_getmethods__["title"] = _ollypython.t_window_title_get
2135 if _newclass:title = property(_ollypython.t_window_title_get, _ollypython.t_window_title_set)
2136 __swig_setmethods__["classname"] = _ollypython.t_window_classname_set
2137 __swig_getmethods__["classname"] = _ollypython.t_window_classname_get
2138 if _newclass:classname = property(_ollypython.t_window_classname_get, _ollypython.t_window_classname_set)
2139 __swig_setmethods__["tree"] = _ollypython.t_window_tree_set
2140 __swig_getmethods__["tree"] = _ollypython.t_window_tree_get
2141 if _newclass:tree = property(_ollypython.t_window_tree_get, _ollypython.t_window_tree_set)
2143 """__init__(self) -> t_window"""
2144 this = _ollypython.new_t_window(*args)
2145 try: self.this.append(this)
2146 except: self.this = this
2147 __swig_destroy__ = _ollypython.delete_t_window
2148 __del__ = lambda self : None;
2149 t_window_swigregister = _ollypython.t_window_swigregister
2150 t_window_swigregister(t_window)
2151
2153 """Proxy of C t_patch struct"""
2154 __swig_setmethods__ = {}
2155 __setattr__ = lambda self, name, value: _swig_setattr(self, t_patch, name, value)
2156 __swig_getmethods__ = {}
2157 __getattr__ = lambda self, name: _swig_getattr(self, t_patch, name)
2158 __repr__ = _swig_repr
2159 __swig_setmethods__["addr"] = _ollypython.t_patch_addr_set
2160 __swig_getmethods__["addr"] = _ollypython.t_patch_addr_get
2161 if _newclass:addr = property(_ollypython.t_patch_addr_get, _ollypython.t_patch_addr_set)
2162 __swig_setmethods__["size"] = _ollypython.t_patch_size_set
2163 __swig_getmethods__["size"] = _ollypython.t_patch_size_get
2164 if _newclass:size = property(_ollypython.t_patch_size_get, _ollypython.t_patch_size_set)
2165 __swig_setmethods__["type"] = _ollypython.t_patch_type_set
2166 __swig_getmethods__["type"] = _ollypython.t_patch_type_get
2167 if _newclass:type = property(_ollypython.t_patch_type_get, _ollypython.t_patch_type_set)
2168 __swig_setmethods__["orig"] = _ollypython.t_patch_orig_set
2169 __swig_getmethods__["orig"] = _ollypython.t_patch_orig_get
2170 if _newclass:orig = property(_ollypython.t_patch_orig_get, _ollypython.t_patch_orig_set)
2171 __swig_setmethods__["mod"] = _ollypython.t_patch_mod_set
2172 __swig_getmethods__["mod"] = _ollypython.t_patch_mod_get
2173 if _newclass:mod = property(_ollypython.t_patch_mod_get, _ollypython.t_patch_mod_set)
2175 """__init__(self) -> t_patch"""
2176 this = _ollypython.new_t_patch(*args)
2177 try: self.this.append(this)
2178 except: self.this = this
2179 __swig_destroy__ = _ollypython.delete_t_patch
2180 __del__ = lambda self : None;
2181 t_patch_swigregister = _ollypython.t_patch_swigregister
2182 t_patch_swigregister(t_patch)
2183
2184 VAL_HINST = _ollypython.VAL_HINST
2185 VAL_HWMAIN = _ollypython.VAL_HWMAIN
2186 VAL_HWCLIENT = _ollypython.VAL_HWCLIENT
2187 VAL_NCOLORS = _ollypython.VAL_NCOLORS
2188 VAL_COLORS = _ollypython.VAL_COLORS
2189 VAL_BRUSHES = _ollypython.VAL_BRUSHES
2190 VAL_PENS = _ollypython.VAL_PENS
2191 VAL_NFONTS = _ollypython.VAL_NFONTS
2192 VAL_FONTS = _ollypython.VAL_FONTS
2193 VAL_FONTNAMES = _ollypython.VAL_FONTNAMES
2194 VAL_FONTWIDTHS = _ollypython.VAL_FONTWIDTHS
2195 VAL_FONTHEIGHTS = _ollypython.VAL_FONTHEIGHTS
2196 VAL_NFIXFONTS = _ollypython.VAL_NFIXFONTS
2197 VAL_DEFFONT = _ollypython.VAL_DEFFONT
2198 VAL_NSCHEMES = _ollypython.VAL_NSCHEMES
2199 VAL_SCHEMES = _ollypython.VAL_SCHEMES
2200 VAL_DEFSCHEME = _ollypython.VAL_DEFSCHEME
2201 VAL_DEFHSCROLL = _ollypython.VAL_DEFHSCROLL
2202 VAL_RESTOREWINDOWPOS = _ollypython.VAL_RESTOREWINDOWPOS
2203 VAL_HPROCESS = _ollypython.VAL_HPROCESS
2204 VAL_PROCESSID = _ollypython.VAL_PROCESSID
2205 VAL_HMAINTHREAD = _ollypython.VAL_HMAINTHREAD
2206 VAL_MAINTHREADID = _ollypython.VAL_MAINTHREADID
2207 VAL_MAINBASE = _ollypython.VAL_MAINBASE
2208 VAL_PROCESSNAME = _ollypython.VAL_PROCESSNAME
2209 VAL_EXEFILENAME = _ollypython.VAL_EXEFILENAME
2210 VAL_CURRENTDIR = _ollypython.VAL_CURRENTDIR
2211 VAL_SYSTEMDIR = _ollypython.VAL_SYSTEMDIR
2212 VAL_DECODEANYIP = _ollypython.VAL_DECODEANYIP
2213 VAL_PASCALSTRINGS = _ollypython.VAL_PASCALSTRINGS
2214 VAL_ONLYASCII = _ollypython.VAL_ONLYASCII
2215 VAL_DIACRITICALS = _ollypython.VAL_DIACRITICALS
2216 VAL_GLOBALSEARCH = _ollypython.VAL_GLOBALSEARCH
2217 VAL_ALIGNEDSEARCH = _ollypython.VAL_ALIGNEDSEARCH
2218 VAL_IGNORECASE = _ollypython.VAL_IGNORECASE
2219 VAL_SEARCHMARGIN = _ollypython.VAL_SEARCHMARGIN
2220 VAL_KEEPSELSIZE = _ollypython.VAL_KEEPSELSIZE
2221 VAL_MMXDISPLAY = _ollypython.VAL_MMXDISPLAY
2222 VAL_WINDOWFONT = _ollypython.VAL_WINDOWFONT
2223 VAL_TABSTOPS = _ollypython.VAL_TABSTOPS
2224 VAL_MODULES = _ollypython.VAL_MODULES
2225 VAL_MEMORY = _ollypython.VAL_MEMORY
2226 VAL_THREADS = _ollypython.VAL_THREADS
2227 VAL_BREAKPOINTS = _ollypython.VAL_BREAKPOINTS
2228 VAL_REFERENCES = _ollypython.VAL_REFERENCES
2229 VAL_SOURCELIST = _ollypython.VAL_SOURCELIST
2230 VAL_WATCHES = _ollypython.VAL_WATCHES
2231 VAL_CPUFEATURES = _ollypython.VAL_CPUFEATURES
2232 VAL_TRACEFILE = _ollypython.VAL_TRACEFILE
2233 VAL_ALIGNDIALOGS = _ollypython.VAL_ALIGNDIALOGS
2234 VAL_CPUDASM = _ollypython.VAL_CPUDASM
2235 VAL_CPUDDUMP = _ollypython.VAL_CPUDDUMP
2236 VAL_CPUDSTACK = _ollypython.VAL_CPUDSTACK
2237 VAL_APIHELP = _ollypython.VAL_APIHELP
2238 VAL_HARDBP = _ollypython.VAL_HARDBP
2239 VAL_PATCHES = _ollypython.VAL_PATCHES
2240 VAL_HINTS = _ollypython.VAL_HINTS
2241 PM_MAIN = _ollypython.PM_MAIN
2242 PM_DUMP = _ollypython.PM_DUMP
2243 PM_MODULES = _ollypython.PM_MODULES
2244 PM_MEMORY = _ollypython.PM_MEMORY
2245 PM_THREADS = _ollypython.PM_THREADS
2246 PM_BREAKPOINTS = _ollypython.PM_BREAKPOINTS
2247 PM_REFERENCES = _ollypython.PM_REFERENCES
2248 PM_RTRACE = _ollypython.PM_RTRACE
2249 PM_WATCHES = _ollypython.PM_WATCHES
2250 PM_WINDOWS = _ollypython.PM_WINDOWS
2251 PM_DISASM = _ollypython.PM_DISASM
2252 PM_CPUDUMP = _ollypython.PM_CPUDUMP
2253 PM_CPUSTACK = _ollypython.PM_CPUSTACK
2254 PM_CPUREGS = _ollypython.PM_CPUREGS
2255 PP_MAIN = _ollypython.PP_MAIN
2256 PP_EVENT = _ollypython.PP_EVENT
2257 PP_PAUSE = _ollypython.PP_PAUSE
2258 PP_TERMINATED = _ollypython.PP_TERMINATED
2259 PP_BYPROGRAM = _ollypython.PP_BYPROGRAM
2260 PP_INT3BREAK = _ollypython.PP_INT3BREAK
2261 PP_MEMBREAK = _ollypython.PP_MEMBREAK
2262 PP_HWBREAK = _ollypython.PP_HWBREAK
2263 PP_SINGLESTEP = _ollypython.PP_SINGLESTEP
2264 PP_EXCEPTION = _ollypython.PP_EXCEPTION
2265 PP_ACCESS = _ollypython.PP_ACCESS
2266 PP_GUARDED = _ollypython.PP_GUARDED
2267 MI_SIGNATURE = _ollypython.MI_SIGNATURE
2268 MI_VERSION = _ollypython.MI_VERSION
2269 MI_FILENAME = _ollypython.MI_FILENAME
2270 MI_FILESIZE = _ollypython.MI_FILESIZE
2271 MI_TIMESTAMP = _ollypython.MI_TIMESTAMP
2272 MI_SFXENTRY = _ollypython.MI_SFXENTRY
2273 MI_PATCH = _ollypython.MI_PATCH
2274 MI_USER = _ollypython.MI_USER
2275 MI_PROCDATA = _ollypython.MI_PROCDATA
2276 MI_SWDATA = _ollypython.MI_SWDATA
2277 MI_CALLFINT = _ollypython.MI_CALLFINT
2278 MI_CALLFMOD = _ollypython.MI_CALLFMOD
2279 MI_CALLFABS = _ollypython.MI_CALLFABS
2280 MI_INT3BREAK = _ollypython.MI_INT3BREAK
2281 MI_INT3BRKC = _ollypython.MI_INT3BRKC
2282 MI_HDWRBREAK = _ollypython.MI_HDWRBREAK
2283 MI_JDDATA = _ollypython.MI_JDDATA
2284 MI_ANALYSIS = _ollypython.MI_ANALYSIS
2285 MI_ANALPACK = _ollypython.MI_ANALPACK
2286 MI_AHINT = _ollypython.MI_AHINT
2287 MI_TRACE = _ollypython.MI_TRACE
2288 MI_TRACEPACK = _ollypython.MI_TRACEPACK
2289 MI_CODECRC = _ollypython.MI_CODECRC
2290 MI_SAVEAREA = _ollypython.MI_SAVEAREA
2291 MI_END = _ollypython.MI_END
2292 MI_WINJUG = _ollypython.MI_WINJUG
2293 MI_WINJU1 = _ollypython.MI_WINJU1
2294 MI_WINJU2 = _ollypython.MI_WINJU2
2295 MI_WINJU3 = _ollypython.MI_WINJU3
2296 MI_APPST = _ollypython.MI_APPST
2297
2299 """Addtolist(long addr, int highlight, char format, v(...) ?)"""
2300 return _ollypython.Addtolist(*args)
2301
2303 """Updatelist()"""
2304 return _ollypython.Updatelist(*args)
2305
2307 """Createlistwindow() -> HWND"""
2308 return _ollypython.Createlistwindow(*args)
2309
2311 """Error(char format, v(...) ?)"""
2312 return _ollypython.Error(*args)
2313
2315 """Message(ulong addr, char format, v(...) ?)"""
2316 return _ollypython.Message(*args)
2317
2319 """Infoline(char format, v(...) ?)"""
2320 return _ollypython.Infoline(*args)
2321
2323 """Progress(int promille, char format, v(...) ?)"""
2324 return _ollypython.Progress(*args)
2325
2327 """Flash(char format, v(...) ?)"""
2328 return _ollypython.Flash(*args)
2329
2331 """Followcall(ulong addr) -> ulong"""
2332 return _ollypython.Followcall(*args)
2333
2334 -def IstextA(*args):
2335 """IstextA(char c) -> int"""
2336 return _ollypython.IstextA(*args)
2337
2338 -def Stringtotext(*args):
2339 """Stringtotext(char data, int ndata, char text, int ntext) -> int"""
2340 return _ollypython.Stringtotext(*args)
2341
2343 """
2344 Getlong(char title, ulong data, int datasize, char letter,
2345 int mode) -> int
2346 """
2347 return _ollypython.Getlong(*args)
2348
2350 """
2351 Getlongxy(char title, ulong data, int datasize, char letter,
2352 int mode, int x, int y) -> int
2353 """
2354 return _ollypython.Getlongxy(*args)
2355
2357 """Getregxy(char title, ulong data, char letter, int x, int y) -> int"""
2358 return _ollypython.Getregxy(*args)
2359
2361 """Getline(char title, ulong data) -> int"""
2362 return _ollypython.Getline(*args)
2363
2365 """Getlinexy(char title, ulong data, int x, int y) -> int"""
2366 return _ollypython.Getlinexy(*args)
2367
2369 """
2370 Getfloat10(char title, long double fdata, uchar tag, char letter,
2371 int mode) -> int
2372 """
2373 return _ollypython.Getfloat10(*args)
2374
2376 """
2377 Getfloat10xy(char title, long double fdata, char tag, char letter,
2378 int mode, int x, int y) -> int
2379 """
2380 return _ollypython.Getfloat10xy(*args)
2381
2383 """Getfloat(char title, void fdata, int size, char letter, int mode) -> int"""
2384 return _ollypython.Getfloat(*args)
2385
2387 """
2388 Getfloatxy(char title, void fdata, int size, char letter, int mode,
2389 int x, int y) -> int
2390 """
2391 return _ollypython.Getfloatxy(*args)
2392
2394 """Getasmfindmodel(t_asmmodel model, char letter, int searchall)"""
2395 return _ollypython.Getasmfindmodel(*args)
2396
2398 """
2399 Getasmfindmodelxy(t_asmmodel model, char letter, int searchall, int x,
2400 int y)
2401 """
2402 return _ollypython.Getasmfindmodelxy(*args)
2403
2404 -def Gettext(*args):
2405 """Gettext(char title, char text, char letter, int type, int fontindex) -> int"""
2406 return _ollypython.Gettext(*args)
2407
2408 -def Gettextxy(*args):
2409 """
2410 Gettextxy(char title, char text, char letter, int type, int fontindex,
2411 int x, int y) -> int
2412 """
2413 return _ollypython.Gettextxy(*args)
2414
2416 """Gethexstring(char title, t_hexstr hs, int mode, int fontindex, char letter) -> int"""
2417 return _ollypython.Gethexstring(*args)
2418
2420 """
2421 Gethexstringxy(char title, t_hexstr hs, int mode, int fontindex, char letter,
2422 int x, int y) -> int
2423 """
2424 return _ollypython.Gethexstringxy(*args)
2425
2427 """Getmmx(char title, uchar data, int mode) -> int"""
2428 return _ollypython.Getmmx(*args)
2429
2431 """Getmmxxy(char title, char data, int mode, int x, int y) -> int"""
2432 return _ollypython.Getmmxxy(*args)
2433
2435 """Get3dnow(char title, uchar data, int mode) -> int"""
2436 return _ollypython.Get3dnow(*args)
2437
2439 """Get3dnowxy(char title, char data, int mode, int x, int y) -> int"""
2440 return _ollypython.Get3dnowxy(*args)
2441
2443 """OpenEXEfile(char path, int dropped) -> int"""
2444 return _ollypython.OpenEXEfile(*args)
2445
2447 """Attachtoactiveprocess(int newprocessid) -> int"""
2448 return _ollypython.Attachtoactiveprocess(*args)
2449
2451 """Animate(int animation)"""
2452 return _ollypython.Animate(*args)
2453
2455 """
2456 Createsorteddata(t_sorted sd, char name, int itemsize, int nmax, SORTFUNC sortfunc,
2457 DESTFUNC destfunc) -> int
2458 """
2459 return _ollypython.Createsorteddata(*args)
2460
2462 """Destroysorteddata(t_sorted sd)"""
2463 return _ollypython.Destroysorteddata(*args)
2464
2466 """Addsorteddata(t_sorted sd, void item) -> void"""
2467 return _ollypython.Addsorteddata(*args)
2468
2470 """Deletesorteddata(t_sorted sd, ulong addr)"""
2471 return _ollypython.Deletesorteddata(*args)
2472
2474 """Deletesorteddatarange(t_sorted sd, ulong addr0, ulong addr1)"""
2475 return _ollypython.Deletesorteddatarange(*args)
2476
2480
2482 """Findsorteddata(t_sorted sd, ulong addr) -> void"""
2483 return _ollypython.Findsorteddata(*args)
2484
2486 """Findsorteddatarange(t_sorted sd, ulong addr0, ulong addr1) -> void"""
2487 return _ollypython.Findsorteddatarange(*args)
2488
2490 """Findsorteddataindex(t_sorted sd, ulong addr0, ulong addr1) -> int"""
2491 return _ollypython.Findsorteddataindex(*args)
2492
2494 """Sortsorteddata(t_sorted sd, int sort) -> int"""
2495 return _ollypython.Sortsorteddata(*args)
2496
2498 """Getsortedbyselection(t_sorted sd, int index) -> void"""
2499 return _ollypython.Getsortedbyselection(*args)
2500
2502 """Defaultbar(t_bar pb)"""
2503 return _ollypython.Defaultbar(*args)
2504
2506 """Tablefunction(t_table pt, HWND hw, UINT msg, WPARAM wp, LPARAM lp) -> int"""
2507 return _ollypython.Tablefunction(*args)
2508
2510 """Painttable(HWND hw, t_table pt, DRAWFUNC getline)"""
2511 return _ollypython.Painttable(*args)
2512
2514 """Gettableselectionxy(t_table pt, int column, int px, int py) -> int"""
2515 return _ollypython.Gettableselectionxy(*args)
2516
2520
2522 """Insertname(ulong addr, int type, char name) -> int"""
2523 return _ollypython.Insertname(*args)
2524
2526 """Quickinsertname(ulong addr, int type, char name) -> int"""
2527 return _ollypython.Quickinsertname(*args)
2528
2530 """Mergequicknames()"""
2531 return _ollypython.Mergequicknames(*args)
2532
2536
2538 """Findname(ulong addr, int type, char name) -> int"""
2539 return _ollypython.Findname(*args)
2540
2542 """Decodename(ulong addr, int type, char name) -> int"""
2543 return _ollypython.Decodename(*args)
2544
2546 """Findnextname(char name) -> ulong"""
2547 return _ollypython.Findnextname(*args)
2548
2550 """Findlabel(ulong addr, char name) -> int"""
2551 return _ollypython.Findlabel(*args)
2552
2554 """Deletenamerange(ulong addr0, ulong addr1, int type)"""
2555 return _ollypython.Deletenamerange(*args)
2556
2558 """
2559 Disassembleback(uchar block, ulong base, ulong size, ulong ip, int n,
2560 int usedec) -> ulong
2561 """
2562 return _ollypython.Disassembleback(*args)
2563
2565 """
2566 Disassembleforward(uchar block, ulong base, ulong size, ulong ip, int n,
2567 int usedec) -> ulong
2568 """
2569 return _ollypython.Disassembleforward(*args)
2570
2572 """Isfilling(ulong offset, char data, ulong size, ulong align) -> int"""
2573 return _ollypython.Isfilling(*args)
2574
2576 """Checkcondition(int code, ulong flags) -> int"""
2577 return _ollypython.Checkcondition(*args)
2578
2582
2584 """Findthread(ulong threadid) -> t_thread"""
2585 return _ollypython.Findthread(*args)
2586
2588 """Getcputhreadid() -> ulong"""
2589 return _ollypython.Getcputhreadid(*args)
2590
2592 """Runsinglethread(ulong threadid) -> ulong"""
2593 return _ollypython.Runsinglethread(*args)
2594
2598
2600 """Listmemory() -> int"""
2601 return _ollypython.Listmemory(*args)
2602
2604 """Findmemory(ulong addr) -> t_memory"""
2605 return _ollypython.Findmemory(*args)
2606
2608 """Guardmemory(ulong base, ulong size, int guard) -> int"""
2609 return _ollypython.Guardmemory(*args)
2610
2612 """Havecopyofmemory(uchar copy, ulong base, ulong size)"""
2613 return _ollypython.Havecopyofmemory(*args)
2614
2616 """Readmemory(void buf, ulong addr, ulong size, int mode) -> ulong"""
2617 return _ollypython.Readmemory(*args)
2618
2620 """Writememory(void buf, ulong addr, ulong size, int mode) -> ulong"""
2621 return _ollypython.Writememory(*args)
2622
2624 """Findmodule(ulong addr) -> t_module"""
2625 return _ollypython.Findmodule(*args)
2626
2628 """Findfixup(t_module pmod, ulong addr) -> t_fixup"""
2629 return _ollypython.Findfixup(*args)
2630
2632 """Finddecode(ulong addr, ulong psize) -> uchar"""
2633 return _ollypython.Finddecode(*args)
2634
2636 """Findfileoffset(t_module pmod, ulong addr) -> ulong"""
2637 return _ollypython.Findfileoffset(*args)
2638
2640 """Analysecode(t_module pm) -> int"""
2641 return _ollypython.Analysecode(*args)
2642
2644 """
2645 Newtablewindow(t_table pt, int nlines, int maxcolumns, char winclass,
2646 char wintitle) -> HWND
2647 """
2648 return _ollypython.Newtablewindow(*args)
2649
2651 """
2652 Quicktablewindow(t_table pt, int nlines, int maxcolumns, char winclass,
2653 char wintitle) -> HWND
2654 """
2655 return _ollypython.Quicktablewindow(*args)
2656
2658 """
2659 Createdumpwindow(char name, ulong base, ulong size, ulong addr, int type,
2660 SPECFUNC specdump) -> HWND
2661 """
2662 return _ollypython.Createdumpwindow(*args)
2663
2665 """Setdumptype(t_dump pd, int dumptype)"""
2666 return _ollypython.Setdumptype(*args)
2667
2669 """Dumpbackup(t_dump pd, int action)"""
2670 return _ollypython.Dumpbackup(*args)
2671
2673 """Broadcast(UINT msg, WPARAM wp, LPARAM lp) -> int"""
2674 return _ollypython.Broadcast(*args)
2675
2677 """Compress(uchar bufin, ulong nbufin, uchar bufout, ulong nbufout) -> ulong"""
2678 return _ollypython.Compress(*args)
2679
2681 """Getoriginaldatasize(char bufin, ulong nbufin) -> ulong"""
2682 return _ollypython.Getoriginaldatasize(*args)
2683
2685 """Decompress(uchar bufin, ulong nbufin, uchar bufout, ulong nbufout) -> ulong"""
2686 return _ollypython.Decompress(*args)
2687
2689 """
2690 Calculatecrc(uchar copy, ulong base, ulong size, t_module pmod,
2691 ulong fixupoffset) -> ulong
2692 """
2693 return _ollypython.Calculatecrc(*args)
2694
2696 """
2697 Findreferences(ulong base, ulong size, ulong addr0, ulong addr1, ulong origin,
2698 int recurseonjump, char title) -> int
2699 """
2700 return _ollypython.Findreferences(*args)
2701
2703 """Findstrings(ulong base, ulong size, ulong origin, char title) -> int"""
2704 return _ollypython.Findstrings(*args)
2705
2707 """Findalldllcalls(t_dump pd, ulong origin, char title) -> int"""
2708 return _ollypython.Findalldllcalls(*args)
2709
2711 """Findallcommands(t_dump pd, t_asmmodel model, ulong origin, char title) -> int"""
2712 return _ollypython.Findallcommands(*args)
2713
2715 """Findallsequences(t_dump pd, t_extmodel model, ulong origin, char title) -> int"""
2716 return _ollypython.Findallsequences(*args)
2717
2719 """Walkreference(int dir) -> ulong"""
2720 return _ollypython.Walkreference(*args)
2721
2723 """Walkreferenceex(int dir, ulong size) -> ulong"""
2724 return _ollypython.Walkreferenceex(*args)
2725
2727 """Setbreakpoint(ulong addr, ulong type, uchar cmd) -> int"""
2728 return _ollypython.Setbreakpoint(*args)
2729
2730 -def Setbreakpointext(*args):
2731 """Setbreakpointext(ulong addr, ulong type, char cmd, ulong passcount) -> int"""
2732 return _ollypython.Setbreakpointext(*args)
2733
2735 """
2736 Manualbreakpoint(ulong addr, int key, int shiftkey, ulong nametype,
2737 int font) -> int
2738 """
2739 return _ollypython.Manualbreakpoint(*args)
2740
2742 """Deletebreakpoints(ulong addr0, ulong addr1, int silent)"""
2743 return _ollypython.Deletebreakpoints(*args)
2744
2746 """Getbreakpointtype(ulong addr) -> ulong"""
2747 return _ollypython.Getbreakpointtype(*args)
2748
2750 """Getnextbreakpoint(ulong addr, ulong type, int cmd) -> ulong"""
2751 return _ollypython.Getnextbreakpoint(*args)
2752
2754 """Tempbreakpoint(ulong addr, int mode)"""
2755 return _ollypython.Tempbreakpoint(*args)
2756
2758 """Hardbreakpoints(int closeondelete) -> int"""
2759 return _ollypython.Hardbreakpoints(*args)
2760
2762 """Sethardwarebreakpoint(ulong addr, int size, int type) -> int"""
2763 return _ollypython.Sethardwarebreakpoint(*args)
2764
2768
2772
2774 """Setmembreakpoint(int type, ulong addr, ulong size) -> int"""
2775 return _ollypython.Setmembreakpoint(*args)
2776
2778 """Modifyhittrace(ulong addr0, ulong addr1, int mode) -> int"""
2779 return _ollypython.Modifyhittrace(*args)
2780
2784
2786 """
2787 Settracecondition(char cond, int onsuspicious, ulong in0, ulong in1,
2788 ulong out0, ulong out1)
2789 """
2790 return _ollypython.Settracecondition(*args)
2791
2793 """Settracecount(ulong count)"""
2794 return _ollypython.Settracecount(*args)
2795
2799
2801 """Startruntrace(t_reg preg) -> int"""
2802 return _ollypython.Startruntrace(*args)
2803
2805 """Deleteruntrace()"""
2806 return _ollypython.Deleteruntrace(*args)
2807
2809 """Runtracesize() -> int"""
2810 return _ollypython.Runtracesize(*args)
2811
2813 """Findprevruntraceip(ulong ip, int startback) -> int"""
2814 return _ollypython.Findprevruntraceip(*args)
2815
2817 """Findnextruntraceip(ulong ip, int startback) -> int"""
2818 return _ollypython.Findnextruntraceip(*args)
2819
2821 """Getruntraceprofile(ulong addr, ulong size, ulong profile) -> int"""
2822 return _ollypython.Getruntraceprofile(*args)
2823
2827
2829 """Createprofilewindow(ulong base, ulong size) -> HWND"""
2830 return _ollypython.Createprofilewindow(*args)
2831
2833 """
2834 Injectcode(ulong threadid, t_inject inject, char data, ulong datasize,
2835 ulong parm1, ulong parm2, INJECTANSWER answerfunc) -> int
2836 """
2837 return _ollypython.Injectcode(*args)
2838
2840 """
2841 Setcpu(ulong threadid, ulong asmaddr, ulong dumpaddr, ulong stackaddr,
2842 int mode)
2843 """
2844 return _ollypython.Setcpu(*args)
2845
2847 """Setdisasm(ulong asmaddr, ulong selsize, int mode)"""
2848 return _ollypython.Setdisasm(*args)
2849
2853
2855 """Findprocbegin(ulong addr) -> ulong"""
2856 return _ollypython.Findprocbegin(*args)
2857
2859 """Findprocend(ulong addr) -> ulong"""
2860 return _ollypython.Findprocend(*args)
2861
2863 """Findprevproc(ulong addr) -> ulong"""
2864 return _ollypython.Findprevproc(*args)
2865
2867 """Findnextproc(ulong addr) -> ulong"""
2868 return _ollypython.Findnextproc(*args)
2869
2871 """
2872 Sendshortcut(int where, ulong addr, int msg, int ctrl, int shift,
2873 int vkcode)
2874 """
2875 return _ollypython.Sendshortcut(*args)
2876
2878 """Getstatus() -> int"""
2879 return _ollypython.Getstatus(*args)
2880
2882 """
2883 Go(ulong threadid, ulong tilladdr, int stepmode, int givechance,
2884 int backupregs) -> int
2885 """
2886 return _ollypython.Go(*args)
2887
2889 """Suspendprocess(int processevents) -> int"""
2890 return _ollypython.Suspendprocess(*args)
2891
2893 """
2894 Decodeknownargument(ulong addr, uchar arg, ulong value, int valid, char s,
2895 char mask, uchar pset) -> int
2896 """
2897 return _ollypython.Decodeknownargument(*args)
2898
2900 """Findunknownfunction(ulong ip, char code, char dec, ulong size, char fname) -> char"""
2901 return _ollypython.Findunknownfunction(*args)
2902
2904 """Showsourcefromaddress(ulong addr, int show) -> HWND"""
2905 return _ollypython.Showsourcefromaddress(*args)
2906
2908 """Getlinefromaddress(ulong addr) -> t_sourceline"""
2909 return _ollypython.Getlinefromaddress(*args)
2910
2912 """Getaddressfromline(ulong addr0, ulong addr1, char path, ulong line) -> ulong"""
2913 return _ollypython.Getaddressfromline(*args)
2914
2916 """Decodefullvarname(t_module pmod, t_symvar psym, int offset, char name) -> int"""
2917 return _ollypython.Decodefullvarname(*args)
2918
2920 """Getbprelname(t_module pmod, ulong addr, long offset, char s, int nsymb) -> int"""
2921 return _ollypython.Getbprelname(*args)
2922
2924 """Createwatchwindow() -> HWND"""
2925 return _ollypython.Createwatchwindow(*args)
2926
2928 """Deletewatch(int indexone) -> int"""
2929 return _ollypython.Deletewatch(*args)
2930
2932 """Insertwatch(int indexone, char text) -> int"""
2933 return _ollypython.Insertwatch(*args)
2934
2936 """Createwinwindow() -> HWND"""
2937 return _ollypython.Createwinwindow(*args)
2938
2940 """Createpatchwindow() -> HWND"""
2941 return _ollypython.Createpatchwindow(*args)
2942
2946
2948 """Pluginwriteinttoini(HINSTANCE dllinst, char key, int value) -> int"""
2949 return _ollypython.Pluginwriteinttoini(*args)
2950
2952 """Pluginwritestringtoini(HINSTANCE dllinst, char key, char s) -> int"""
2953 return _ollypython.Pluginwritestringtoini(*args)
2954
2956 """Pluginreadintfromini(HINSTANCE dllinst, char key, int def) -> int"""
2957 return _ollypython.Pluginreadintfromini(*args)
2958
2960 """Pluginsaverecord(ulong tag, ulong size, void data) -> int"""
2961 return _ollypython.Pluginsaverecord(*args)
2962
2964 """Plugingetvalue(int type) -> int"""
2965 return _ollypython.Plugingetvalue(*args)
2966